rage game engine free game engine

rglAddDynamicFaceVectorIndex

Sulaco Home
/ News / About Rage 3D / Current Features / Download Rage 3D / License / News Archive / Our Team / Rage 3D Functions / Rage 3D Games / Screen Shots / Tutorials /

Google
 
Web www.rage-game-engine.za.net



Hosting provided by Sulaco New Media Web Design and Graphic Design

 Ads


rglAddDynamicFaceVectorIndex

procedure rglAddDynamicFaceVectorIndex(
const aObjectIndex, aFaceIndex, aVectorIndex : Integer);
stdcall;

Add a previously loaded Vector's index to the supplied face of the supplied dynamic object

Parameters
aObjectIndex - A Reference to one of the previously created dynamic objects
aFaceIndex - A Refrence to the face index returned from rglAddDynamicFace

aVectorIndex - A Refrence to the index of the Vector returned from rglAddDynamicMeshVector or rglAddDynamicUniqueMeshVector

Remark
Generally this will be used to load Vector index data into the supplied face.



 Ads




SourceForge.net Logo