Relacs  0.9.8
Public Member Functions | Public Attributes | List of all members
Point3D Struct Reference

#include <zones.h>

Public Member Functions

 Point3D ()
 
 Point3D (double mx, double my, double mz)
 

Public Attributes

double x
 
double y
 
double z
 

Constructor & Destructor Documentation

Point3D ( )
inline
Point3D ( double  mx,
double  my,
double  mz 
)
inline

Member Data Documentation

double x

Referenced by InfBox::isInside().

double y

Referenced by InfBox::isInside().

double z

Referenced by InfBox::isInside().


The documentation for this struct was generated from the following file: