C3DMesh::SetID

Top  Previous  Next

Syntax:

 

SetID(int  id)

 

Purpose:

Sets a user defined identifier for the mesh.

 

Parameters:

id - A 32 bit value.

 

Returned value(s):

None.

 

Application:

bumper2.SetID(99)

 

Class Hierarchy

C3DObject

-------C3DMesh

 

See Also:

GetID