Urho3D::NavigationGeometryInfo Struct Reference
Urho3D::NavigationGeometryInfo Struct Reference
Description of a navigation mesh geometry component, with transform and bounds information. More...
#include <Urho3D/Navigation/NavigationMesh.h>
Collaboration diagram for Urho3D::NavigationGeometryInfo:
Public Attributes | |
Component * | component_ |
Component. | |
unsigned | lodLevel_ |
Geometry LOD level if applicable. | |
Matrix3x4 | transform_ |
Transform relative to the navigation mesh root node. | |
BoundingBox | boundingBox_ |
Bounding box relative to the navigation mesh root node. | |
Detailed Description
Description of a navigation mesh geometry component, with transform and bounds information.
The documentation for this struct was generated from the following file:
- Source/Urho3D/Navigation/NavigationMesh.h