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:
Generated on Mon Jan 27 15:09:26 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001