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

TOICircle Struct Reference

List of all members.

Public Member Functions

 TOICircle ()

Public Attributes

float toi [AVOID_MAX_STEPS]
float toie [AVOID_MAX_STEPS]
float dir [AVOID_MAX_STEPS]
int n
float minToi
float maxToi

Detailed Description

Definition at line 453 of file KX_ObstacleSimulation.cpp.


Constructor & Destructor Documentation

TOICircle::TOICircle ( ) [inline]

Definition at line 455 of file KX_ObstacleSimulation.cpp.


Member Data Documentation

Definition at line 458 of file KX_ObstacleSimulation.cpp.

Referenced by KX_ObstacleSimulationTOI_rays::sampleRVO().

Definition at line 460 of file KX_ObstacleSimulation.cpp.

Referenced by KX_ObstacleSimulationTOI_rays::sampleRVO().

Definition at line 460 of file KX_ObstacleSimulation.cpp.

Referenced by KX_ObstacleSimulationTOI_rays::sampleRVO().

Definition at line 459 of file KX_ObstacleSimulation.cpp.

Referenced by KX_ObstacleSimulationTOI_rays::sampleRVO().

Definition at line 456 of file KX_ObstacleSimulation.cpp.

Referenced by KX_ObstacleSimulationTOI_rays::sampleRVO().

Definition at line 457 of file KX_ObstacleSimulation.cpp.

Referenced by KX_ObstacleSimulationTOI_rays::sampleRVO().


The documentation for this struct was generated from the following file: