_center | Volytope | [protected] |
_changed | SimBase | [protected] |
_decCount() | gutz::Counted | [inline, protected, virtual] |
_dist | Volytope | [protected] |
_edges | Volytope | [protected] |
_getCount() const | gutz::Counted | [inline, protected, virtual] |
_incCount() | gutz::Counted | [inline, protected, virtual] |
_max | Volytope | [protected] |
_min | Volytope | [protected] |
_name_ | SimBase | [protected] |
_origin | VolyTet | [protected] |
_size | VolyTet | [protected] |
_tcoords | Volytope | [protected] |
_textures | Volytope | [protected] |
_verts | Volytope | [protected] |
_xform | Volytope | [protected] |
addTexture(glift::SingleTex *tex) | Volytope | |
clearTextures() | Volytope | |
Counted(const Counted &c) | gutz::Counted | [inline, protected] |
Counted() | gutz::Counted | [inline, protected] |
derr(const char *when, const char *where=0) const | SimBase | [inline] |
derr(const char *when, const char *where, const T stuff) const | SimBase | [inline] |
E_TYPE typedef | Volytope | |
EA_ITYPE typedef | Volytope | |
EA_RTYPE typedef | Volytope | |
genEdges(int nEdges) | Volytope | [virtual] |
genTcoords(int tNum=0) | Volytope | [virtual] |
genVerts(int nVerts) | Volytope | [virtual] |
getBoxMax() const | Volytope | [inline, virtual] |
getBoxMin() const | Volytope | [inline, virtual] |
getCenter() const | Volytope | [inline] |
getChangeID() | SimBase | [inline, virtual] |
getChangeID() const | SimBase | [inline, virtual] |
getEdges() const | Volytope | [inline] |
getEdges() | Volytope | [inline] |
getMatrix() const | Volytope | [inline] |
getName() | SimBase | [inline] |
getObjName() | SimBase | [inline] |
getOrigin() | VolyTet | [inline] |
getPointDist() const | Volytope | [inline] |
getSize() | VolyTet | [inline] |
getTcoords(unsigned int tNum=0) const | Volytope | |
getTcoords(unsigned int tNum=0) | Volytope | |
getTexture(int i) | Volytope | [inline] |
getTextures() | Volytope | [inline] |
getVerts() const | Volytope | [inline] |
getVerts() | Volytope | [inline] |
loadField(VolFieldSP f, unsigned int brickNum=0)=0 | Volytope | [pure virtual] |
numTextures() | Volytope | [inline] |
operator=(const Volytope &v) | Volytope | |
gutz::Counted::operator=(const Counted &c) | gutz::Counted | [inline, protected] |
readSelf(std::istream &is) | SimBase | [inline, virtual] |
readState(NrroSP n) | Volytope | [inline, protected, virtual] |
removeTexture(int i) | Volytope | |
saveSelf(std::ostream &os) | SimBase | [inline, virtual] |
scale(gutz::vec3f scale) | Volytope | [virtual] |
setChanged() | SimBase | [inline, virtual] |
setData(VA_RTYPE *verts, TA_RTYPE *tcoords, EA_RTYPE *edges) | Volytope | [virtual] |
setDims() | VolyTet | [protected] |
setMatrix(gutz::mat4f m) | Volytope | [inline] |
setName(std::string name) | SimBase | [inline] |
setName(const char *name) | SimBase | [inline] |
setOrigin(gutz::vec3f origin) | VolyTet | [inline] |
setPointDist(gutz::vec3f pt) | Volytope | |
setSize(gutz::vec3f size) | VolyTet | [inline] |
setSizes() | Volytope | [virtual] |
SimBase() | SimBase | [inline] |
SmartPtr class | gutz::Counted | [friend] |
SmartPtrRef class | gutz::Counted | [friend] |
TA_ITYPE typedef | Volytope | |
TA_RTYPE typedef | Volytope | |
TC_TYPE typedef | Volytope | |
translate(gutz::vec3f trans) | Volytope | [virtual] |
TX_TYPE typedef | Volytope | |
V_TYPE typedef | Volytope | |
VA_ITYPE typedef | Volytope | |
VA_RTYPE typedef | Volytope | |
VolyTet(gutz::vec3f origin=gutz::vec3f_neg_half, gutz::vec3f size=gutz::vec3f_one) | VolyTet | |
VolyTet(gutz::vec3f p0, gutz::vec3f p1, gutz::vec3f p2, gutz::vec3f p4) | VolyTet | |
Volytope(unsigned int nElements=5000, unsigned int nTcoords=1, unsigned int nPrims=1000) | Volytope | |
Volytope(const Volytope &v) | Volytope | [inline] |
Volytope(std::string name) | Volytope | [inline, protected] |
writeState(NrroSP n) | Volytope | [inline, protected, virtual] |
~Counted() | gutz::Counted | [inline, virtual] |
~SimBase() | SimBase | [inline, virtual] |
~VolyTet() | VolyTet | [inline, virtual] |
~Volytope() | Volytope | [virtual] |