This class represent a asteroid with a random silohuette
This class represent a asteroid with a random silohuette. It is derived from the Ast Class. The generation of the random silohuette is done in the member function Build, that is called by all the constructors. The random silohuette is stored in a vector<Point3f>.
Ast3D(char *filename=äst.raw")
Ast3D(const Point3f &_p, const float _angle, const Point3f &_v, float _av, float _size, char *filename=äst.raw")
void Draw()
Alphabetic index HTML hierarchy of classes or Java