Panda3D
|
Public Member Functions | |
CPT (BoundingVolume) _internal_bounds | |
Public Attributes | |
UpdateSeq | _internal_bounds_computed |
UpdateSeq | _internal_bounds_mark |
int | _internal_vertices |
Protected Member Functions | |
BoundsData (const BoundsData ©) | |
void | copy_bounds (const BoundsData ©) |
Copies just the BoundsData part of the structure. |
Definition at line 356 of file pandaNode.h.
void PandaNode::BoundsData::copy_bounds | ( | const BoundsData & | copy | ) | [inline, protected] |
Copies just the BoundsData part of the structure.
Definition at line 1006 of file pandaNode.I.