Relacs
0.9.8
|
#include <zones.h>
Public Member Functions | |
Point3D () | |
Point3D (double mx, double my, double mz) | |
Public Attributes | |
double | x |
double | y |
double | z |
|
inline |
|
inline |
double x |
Referenced by InfBox::isInside().
double y |
Referenced by InfBox::isInside().
double z |
Referenced by InfBox::isInside().