LDM valuation action.
More...
#include <LDM/actions/SoLdmValuationAction.h>
Public Member Functions | |
| virtual SoType | getTypeId () const |
| SoLdmValuationAction () | |
Static Public Member Functions | |
| static SoType | getClassTypeId () |
LDM valuation action.
This is a internal pre-rendering action used by LDM to define which LDM tiles should be loaded or unloaded.
| SoLdmValuationAction::SoLdmValuationAction | ( | ) |
Constructor.
| static SoType SoLdmValuationAction::getClassTypeId | ( | ) | [static] |
Returns the type identifier for this class.
Reimplemented from SoCallbackAction.
| virtual SoType SoLdmValuationAction::getTypeId | ( | ) | const [virtual] |
Returns the type identifier for this specific instance.
Reimplemented from SoCallbackAction.