RenderWare V2.1

Previous Page Index Next Page

"Object Builder" API Functions


The following table summarizes the "Object Builder" API functions which mirror each script keyword. For a detailed description of each "Object Builder" API function see the Function Reference section of this manual.

Table A-1: API Function Equivalents of Script Keywords

Script Keyword

API Function

AddHint

RwAddHint()

AddMaterialMode

RwAddMaterialModeToSurface()

AddTextureMode

RwAddTextureModeToSurface()

Ambient

RwSetSurfaceAmbient()
RwSetSurfaceAmbientRGB()

AxisAlignment

RwSetAxisAlignment()

Block

RwBlock()

ClumpBegin

RwClumpBegin()

ClumpEnd

RwClumpEnd()

Color

RwSetSurfaceColor()

Cone

RwCone()

Cylinder

RwCylinder()

Diffuse

RwSetSurfaceDiffuse()
RwSetSurfaceDiffuseRGB()

Disc

RwDisc()

GeometrySampling

RwSetSurfaceGeometrySampling()

Hemisphere

RwHemisphere()

Hints

RwSetHints()

Identity

RwIdentityCTM()

IdentityJoint

RwIdentityJointTM()

Include

RwInclude()

IncludeGeometry

RwIncludeGeometry()

JointTransformBegin

RwJointTransformBegin()

JointTransformEnd

RwJointTransformEnd()

LightSampling

RwSetSurfaceLightSampling()

MaterialBegin

RwMaterialBegin()

MaterialEnd

RwMaterialEnd()

MaterialModes

RwSetSurfaceMaterialModes()

ModelBegin

RwModelBegin()

ModelEnd

RwModelEnd()

Opacity

RwSetSurfaceOpacity()

Polygon

RwPolygon()

PolygonExt

RwPolygonExt()

ProtoBegin

RwProtoBegin()

ProtoEnd

RwProtoEnd()

ProtoInstance

RwProtoInstance()

ProtoInstanceGeometry

RwProtoInstanceGeometry()

Quad

RwQuad()

QuadExt

RwQuadExt()

RemoveHint

RwRemoveHint()

RemoveMaterialMode

RwRemoveMaterialModeFromSurface()

RemoveTextureMode

RwRemoveTextureModeFromSurface()

Rotate

RwRotateCTM()

RotateJoint

RwRotateJointTM()

Scale

RwScaleCTM()

Specular

RwSetSurfaceSpecular()
RwSetSurfaceSpecularRGB()

Sphere

RwSphere()

Surface

RwSetSurface()

Tag

RwSetTag()

Texture

RwSetSurfaceTexture()

TextureDithering

RwSetTextureDithering()

TextureExt

RwSetSurfaceTextureExt()

TextureGammaCorrection

RwSetTextureGammaCorrection()

TextureMipmapState

RwSetTextureMipmapState()

TextureModes

RwSetSurfaceTextureModes()

Trace

None

Transform

RwTransformCTM()

TransformBegin

RwTransformBegin()

TransformEnd

RwTransformEnd()

TransformJoint

RwTransformJointTM()

Translate

RwTranslateCTM()

Triangle

RwTriangle()

TriangleExt

RwTriangleExt()

Vertex

RwVertex()

VertexExt

RwVertexExt()