gwnavruntime/queries/raycastfull3dquery.h File Reference

raycastfull3dquery.h File Reference

Classes

class  Kaim::RayCastFull3dQuery
 RayCast in full 3d useful for implementing picking on NavMesh. More...
 

Namespaces

 Kaim
 The Autodesk Navigation namespace.
 

Enumerations

enum  Kaim::RayCast3dQueryResult { Kaim::RAYCAST3D_NOT_INITIALIZED = QUERY_NOT_INITIALIZED, Kaim::RAYCAST3D_NOT_PROCESSED = QUERY_NOT_PROCESSED, Kaim::RAYCAST3D_DONE_NO_HIT, Kaim::RAYCAST3D_DONE_HIT }
 Enumerates the possible results of a RayCast3dQuery. More...
 

Go to the source code of this file.