VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Variables
pieCollisionQuery.h File Reference

Go to the source code of this file.

Classes

class  BHAVE::DtPieCollisionQuery

Namespaces

namespace  BHAVE
 Contains BHAVE::BHAVE3DGui::DtAddSpawnSinkPointDialog class.

Variables

 PIECOLLISION_QUERY_NOT_PROCESSED
 PIECOLLISION_FIT
 PIECOLLISION_CENTER_OUTSIDE
 PIECOLLISION_CENTER_TERRAIN_TYPE_FORBIDDEN
 PIECOLLISION_DOES_NOT_FIT
 PIECOLLISION_TRAVERSAL_ERROR_LACK_OF_RESULT_MEMORY
 PIECOLLISION_TRAVERSAL_ERROR_LACK_OF_WORKING_MEMORY
 PIECOLLISION_TRAVERSAL_ERROR_LACK_OF_PROPAGATION_MEMORY
 PIECOLLISION_UNKNOWN_ERROR

Variable Documentation

PIECOLLISION_QUERY_NOT_PROCESSED

Indicates that the query has not yet been launched.

Referenced by BHAVE::DtPieCollisionQuery::CleanOutput().

PIECOLLISION_FIT

Indicates that the disk fits inside the navigable area of the NavMesh.

PIECOLLISION_CENTER_OUTSIDE

Indicates that the center point lies outside the navigable area of the NavMesh.

PIECOLLISION_CENTER_TERRAIN_TYPE_FORBIDDEN

Indicates that the terrain type at the center point was forbidden.

PIECOLLISION_DOES_NOT_FIT

Indicates that the center point lies inside the NavMesh, but that the radius collides with a border or crosses a forbidden terrain.

PIECOLLISION_TRAVERSAL_ERROR_LACK_OF_RESULT_MEMORY

Indicates that the query failed due a lack of memory for storing its results.

PIECOLLISION_TRAVERSAL_ERROR_LACK_OF_WORKING_MEMORY

Indicates that the query failed due to a lack of working memory.

PIECOLLISION_TRAVERSAL_ERROR_LACK_OF_PROPAGATION_MEMORY

Indicates that the query failed due to a lack of memory for storing the triangles crossed by the query.

PIECOLLISION_UNKNOWN_ERROR

Indicates that an unknown error occurred during the query processing.


Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)