Blender V2.61 - r43446
Public Member Functions | Protected Member Functions | Protected Attributes

KX_ObstacleSimulationTOI_cells Class Reference

#include <KX_ObstacleSimulation.h>

Inheritance diagram for KX_ObstacleSimulationTOI_cells:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 KX_ObstacleSimulationTOI_cells (MT_Scalar levelHeight, bool enableVisualization)

Protected Member Functions

virtual void sampleRVO (KX_Obstacle *activeObst, KX_NavMeshObject *activeNavMeshObj, const float maxDeltaAngle)

Protected Attributes

float m_bias
bool m_adaptive
int m_sampleRadius

Detailed Description

Definition at line 122 of file KX_ObstacleSimulation.h.


Constructor & Destructor Documentation

KX_ObstacleSimulationTOI_cells::KX_ObstacleSimulationTOI_cells ( MT_Scalar  levelHeight,
bool  enableVisualization 
)

Member Function Documentation

void KX_ObstacleSimulationTOI_cells::sampleRVO ( KX_Obstacle activeObst,
KX_NavMeshObject activeNavMeshObj,
const float  maxDeltaAngle 
) [protected, virtual]

Member Data Documentation

Definition at line 126 of file KX_ObstacleSimulation.h.

Referenced by sampleRVO().

Definition at line 125 of file KX_ObstacleSimulation.h.

Referenced by sampleRVO().

Definition at line 127 of file KX_ObstacleSimulation.h.

Referenced by KX_ObstacleSimulationTOI_cells(), and sampleRVO().


The documentation for this class was generated from the following files: