void MFRenderer_SetVertexData4f MFVertexComponent  vertexComponent,
float  x,
float  y,
float  z,
float  w
 

Submits a piece of vertex data to the renderer.

Parameters:
vertexComponent Value from the MFVertexComponent enumerated type specifying the vertex component that should be set.
x X component of data.
y Y component of data.
z Z component of data.
w W component of data.
Returns:
None.


Generated on Sat Oct 28 16:27:35 2006 for MountFuji Engine by  doxygen 1.4.5