C# Class xc.DetourMgrEx

Afficher le fichier Open project: wuhuolong/MaxBooks Class Usage Examples

Private Methods

Méthode Description
detourMgrFindPath ( org.critterai.Vector3 &start, org.critterai.Vector3 &end, Array points, ushort exclude ) : XNavMeshPathStatus
detourMgrLoadBuffer ( Array data ) : bool
detourMgrLoadFile ( string file_path ) : bool
detourMgrRayCast ( org.critterai.Vector3 &start, org.critterai.Vector3 &end, xc.XNavMeshHit &hit, ushort exclude ) : bool
detourMgrSamplePosition ( org.critterai.Vector3 &pos, xc.XNavMeshHit &hit, float maxDistance, ushort exclude ) : bool
detourMgrUnLoad ( ) : void