True Axis Physics SDK 1.2.0.1 Beta Documentation
www.trueaxis.com

void TA::CollisionObjectAABBMesh::AddVertex (
const Vec3 &   v3Pos  )
 

Use this function after calling TA::CollisionObjectAABBMesh::Initialise to initialise the vertex data of the mesh. The number of vertices added must be equal to that specified in the call to TA::CollisionObjectAABBMesh::Initialise.

Parameters:
v3Pos
The vertex position.
Examples:
SimplePhysicsSimulationExample.cpp.



© Copyright 2004-2006 TRUE AXIS PTY LTD Australia. All rights reserved.