Panda3D
|
Public Member Functions | |
Geoms (const CData *cdata) | |
Geoms (const Geoms ©) | |
CPT (Geom) get_geom(int n) const | |
const RenderState * | get_geom_state (int n) const |
int | get_num_geoms () const |
Returns the number of geoms of the node. More... | |
void | operator= (const Geoms ©) |
Definition at line 165 of file geomNode.h.
|
inline |
Returns the number of geoms of the node.
Definition at line 352 of file geomNode.I.
Referenced by GeomNode::combine_with(), and GeomNode::get_geoms().