nw::gfx::ParticleShape::GetVertexParameter Member Function

Syntax

f32 * GetVertexParameter(
     int         index
);

const f32 * GetVertexParameter(
     int         index
) const;

List of Overloaded Member Functions

GetVertexParameter ( int ) Gets the vertex attributes parameters.
GetVertexParameter ( int ) Gets the vertex attributes parameters.

Description of GetVertexParameter ( int )

Gets the vertex attributes parameters.

Description of GetVertexParameter ( int )

Gets the vertex attributes parameters.


CONFIDENTIAL