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

ISMODELER Class Reference

#include <ISModeler.H>

List of all members.

Static Public Methods

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]
 

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]
 

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);


The documentation for this class was generated from the following file:
Generated on Mon Sep 15 16:27:58 2003 for inspace by doxygen1.2.18