Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

ISMODELER Class Reference

#include <ISModeler.H>

List of all members.

Static Public Member Functions

ISMesh * TETRA ()
ISMesh * PYRAMID ()
ISMesh * Z_PYRAMID ()
ISMesh * SPLAT (Wvec normal)
DrawObj * BRUSHICON_OUTLINE ()
ISMesh * BRUSHICON ()
ISMesh * SPHERE (int numSides=10, int numVertLines=7)
ISMesh * CLOSEDCHOPSTICKS ()
ISMesh * OPENCHOPSTICKS ()


Member Function Documentation

ISMesh* ISMODELER::BRUSHICON  )  [inline, static]
 

DrawObj* ISMODELER::BRUSHICON_OUTLINE  )  [inline, static]
 

ISMesh* ISMODELER::CLOSEDCHOPSTICKS  )  [inline, static]
 

ISMesh* ISMODELER::OPENCHOPSTICKS  )  [inline, static]
 

ISMesh* ISMODELER::PYRAMID  )  [inline, static]
 

m->addFace(0,1,2); m->addFace(2,3,0); m->addFace(0,4,1); m->addFace(1,4,2); m->addFace(2,4,3); m->addFace(3,4,0);

ISMesh* ISMODELER::SPHERE int  numSides = 10,
int  numVertLines = 7
[inline, static]
 

ISMesh* ISMODELER::SPLAT Wvec  normal  )  [inline, static]
 

ISMesh* ISMODELER::TETRA  )  [inline, static]
 

ISMesh* ISMODELER::Z_PYRAMID  )  [inline, static]
 


The documentation for this class was generated from the following file:
Generated on Thu Jul 8 15:19:30 2004 for inspace by doxygen 1.3.4