![]() |
VR-Forces 4.8 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtNavTag |
| Wrapper for GameWare NavTag. More... | |
Functions | |
| const unsigned int DT_DLL_vrfNavigation | semanticDataFromString (const DtString &s) |
| Checks for various semantic tags in the string and returns a semantic tag value if found. More... | |
| DtString DT_DLL_vrfNavigation | stringFromNavTag (const DtNavTag &navTag) |
| Converts a DtNavTag to a string for debug output. More... | |
| DT_DLL_vrfNavigation std::ostream & | operator<< (std::ostream &, const DtNavTag &) |
| const unsigned int DT_DLL_vrfNavigation semanticDataFromString | ( | const DtString & | s | ) |
Checks for various semantic tags in the string and returns a semantic tag value if found.
If the string can be directly converted to an integer, this integer is returned. Returns DtNavDataTagSemanticUndefined if neither of the above conditions are met.
| DtString DT_DLL_vrfNavigation stringFromNavTag | ( | const DtNavTag & | navTag | ) |
Converts a DtNavTag to a string for debug output.
| DT_DLL_vrfNavigation std::ostream& operator<< | ( | std::ostream & | , |
| const DtNavTag & | |||
| ) |
| const int DtNavDataTagAny = -1 |
| const int DtNavDataTagTransitionPoint = 1 |
| const int DtNavDataTagCoverPoint = 2 |
Indicates that the following info is an encoded soil type.
Indicates that the follow info is an encoded semantic data – see list below.
For tag volumes assigned unique IDs, half the permissible IDs are reserved for nav generation and half are reserved for dynamically added tag volumes.