Horus Doc
||
IDL Reference
||
C++ Binding
Java Binding
|| Doxygen's
quick Index
Point Class Reference
A point in R3 (HxPoint in C++).
More...
List of all members.
Public Methods
Point
()
Point
(double
x
, double
y
, double
z
)
Public Attributes
double
x
double
y
double
z
Detailed Description
A point in R3 (HxPoint in C++).
Constructor & Destructor Documentation
Point::Point
(
)
[inline]
Point::Point
(
double
x
,
double
y
,
double
z
)
[inline]
Member Data Documentation
double Point::x
double Point::y
double Point::z
The documentation for this class was generated from the following file:
Point.java
Generated on Tue Feb 3 14:17:39 2004 for JavaBinding by
1.2.12 written by
Dimitri van Heesch
, © 1997-2001