The DtNavigationLocalObjectFacadeInterface class is a wrapper around the DtNavigationLocalObjectDecorator which contains the navigation interface.
| DtNavigationLocalObjectFacadeInterface::DtNavigationLocalObjectFacadeInterface |
( |
| ) |
|
| DtNavigationLocalObjectFacadeInterface::~DtNavigationLocalObjectFacadeInterface |
( |
| ) |
|
| bool DtNavigationLocalObjectFacadeInterface::isUsable |
( |
| ) |
const |
- Returns
- The DtVrfObjectNavInterface for this object. This is the entry point for interfacing with the navigation mesh subsystem of VRF for a specific sim object.
| bool DtNavigationLocalObjectFacadeInterface::nextFrameNavigationEnabled |
( |
| ) |
const |
Accessors for navigation enabled. The actual state is stored in the internalState(). This will also be changed in the navigation interface (if created). If not created will be set into the interface when it is.
| void DtNavigationLocalObjectFacadeInterface::setNextFrameNavigationEnabled |
( |
bool |
| ) |
|
| DtNavPathEvalFunction DtNavigationLocalObjectFacadeInterface::nextFrameNavigationPathEvalFunction |
( |
| ) |
const |
Accessor/mutator for the navigation path evaluation function. The actual state is stored in the internalState(). This will also be changed in the navigation interface (if created). If not created will be set into the interface when it is.
| void DtNavigationLocalObjectFacadeInterface::setNextFrameNavigationPathEvalFunction |
( |
const DtNavPathEvalFunction & |
eval | ) |
|
| virtual DtLocalObject* DtNavigationLocalObjectFacadeInterface::localObject |
( |
| ) |
const |
|
protectedpure virtual |
| virtual void DtNavigationLocalObjectFacadeInterface::setupDecorator |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: