In file src/H_Object.h:

class Polygon


Public Fields

[more]HVector<unsigned int> IndexVertexes
[more]Point3D Normal
[more]Color MyColor
[more]static const Color DefaultColor

Public Methods

[more] Polygon()
[more] ~Polygon()
[more]void InitNormal(const HVector<Vertex> &OFFVertexes)
[more]void Invert()
[more]istream& Read(istream &in)
[more]ostream& Write(ostream &out) const


Documentation

o Polygon()

o ~Polygon()

ovoid InitNormal(const HVector<Vertex> &OFFVertexes)

ovoid Invert()

oistream& Read(istream &in)

oostream& Write(ostream &out) const

oHVector<unsigned int> IndexVertexes

oPoint3D Normal

oColor MyColor

ostatic const Color DefaultColor


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.