rage game engine free game engine

rglAddDynamicFaceNormalIndex

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 Search Engine Optimization and Search Engine Ranking

 Ads


rglAddDynamicFaceNormalIndex

procedure rglAddDynamicFaceNormalIndex(
const aObjectIndex, aFaceIndex, aNormalIndex : Integer);
stdcall;

Add a previously loaded Normal'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

aNormalIndex - A Refrence to the index of the Normal returned from rglAddDynamicMeshNormal or rglAddDynamicUniqueMeshNormal

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



 Ads




SourceForge.net Logo