|
Panda3D
|
Public Member Functions | |
| Geoms (const CData *cdata) | |
| Geoms (const Geoms ©) | |
| Geoms (Geoms &&from) noexcept | |
| ConstPointerTo< 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. | |
| void | operator= (const Geoms ©) |
| void | operator= (Geoms &&from) noexcept |
Definition at line 162 of file geomNode.h.
|
inline |
Definition at line 228 of file geomNode.I.
|
inline |
Definition at line 235 of file geomNode.I.
|
inline |
Definition at line 244 of file geomNode.I.
|
inlinenoexcept |
Definition at line 261 of file geomNode.I.
|
inline |
Returns the number of geoms of the node.
Definition at line 278 of file geomNode.I.
Referenced by GeomNode::add_for_draw().
|
inline |
Definition at line 253 of file geomNode.I.
|
inlinenoexcept |
Definition at line 270 of file geomNode.I.