OFFObject Class Reference
List of all members.
Classes |
| class | Buffer |
| class | Polygon |
| class | Vertex |
Public Member Functions |
|
void | readfile (const char *FileName) |
|
void | writefile (const char *FileName) |
|
void | debug_dump () |
|
void | InitMyData () |
|
void | draw (const Ref &Position=Ref()) |
|
bool | IsInit () |
|
REAL | GetMaxDist () |
|
void | InvertNormals () |
|
void | Center () |
|
void | Scale (const Point3D &scale) |
|
void | Rotate (const Point3D &K) |
|
void | Translate (const Point3D &K) |
|
void | SetShading (bool AIsSmooth) |
|
bool | GetShading () |
Static Public Attributes |
|
static bool | UseOptimizedDraw = false |
Friends |
|
class | Buffer |
|
istream & | operator>> (istream &in, OFFObject::Vertex &AVertex) |
|
ostream & | operator<< (ostream &out, const OFFObject::Vertex &AVertex) |
|
istream & | operator>> (istream &in, OFFObject::Polygon &APolygon) |
|
ostream & | operator<< (ostream &out, const OFFObject::Polygon &APolygon) |
The documentation for this class was generated from the following files: