![]() |
VR-Forces Developer's Guide
|
Public Attributes | |
| bool | useAbstractGraphs = true |
| bool | useChannels = false |
| double | channelRadius = 4.0 |
| DtLocation3D | avoidLocation |
| double | avoidanceRadius = 0.0 |
| DtString | navigationProfile |
| DtActiveBotNavInterface * | activeNavIf = nullptr |
| DtNavPathEvalFunction | evalFcn = DtNavPathEvalFunction(0, 0) |
| bool DtLuaNavFindPathParameters::useAbstractGraphs = true |
| bool DtLuaNavFindPathParameters::useChannels = false |
| double DtLuaNavFindPathParameters::channelRadius = 4.0 |
| DtLocation3D DtLuaNavFindPathParameters::avoidLocation |
| double DtLuaNavFindPathParameters::avoidanceRadius = 0.0 |
| DtString DtLuaNavFindPathParameters::navigationProfile |
| DtActiveBotNavInterface* DtLuaNavFindPathParameters::activeNavIf = nullptr |
| DtNavPathEvalFunction DtLuaNavFindPathParameters::evalFcn = DtNavPathEvalFunction(0, 0) |