ScummVM API documentation
Pegasus::Point3D Struct Reference

Public Member Functions

 Point3D (float x1, float y1, float z1)
 
bool operator== (const Point3D &p) const
 
bool operator!= (const Point3D &p) const
 
void translate (float dx, float dy, float dz)
 

Public Attributes

float x
 
float y
 
float z
 

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