This corresponds to a <SwitchCondition> entry within a group. More...
Public Member Functions | |
EggSwitchCondition | makeCopy () |
transform (Mat4D const mat) | |
write (ostream out, int indent_level) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
This corresponds to a <SwitchCondition> entry within a group.
It indicates the condition at which a level-of-detail is switched in or out. This is actually an abstract base class for potentially any number of specific different kinds of switching conditions; presently, only a <Distance> type is actually supported.
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from EggObject.
Reimplemented in EggSwitchConditionDistance.
transform | ( | Mat4D const | mat | ) |
write | ( | ostream | out, |
int | indent_level | ||
) |