Public Member Functions | |
Geoms (const CData *cdata) | |
Geoms (const Geoms ©) | |
Geoms (Geoms &&from) noexcept | |
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 ©) |
void | operator= (Geoms &&from) noexcept |
Definition at line 162 of file geomNode.h.
|
inline |
Returns the number of geoms of the node.
Definition at line 279 of file geomNode.I.