nw::gfx::res::ResParticleShape::GetVertexAttributes Member Function

Syntax

ResVertexAttribute GetVertexAttributes(
     int idx
);
const ResVertexAttribute GetVertexAttributes(
     int idx
) const;
nw::ut::internal::ResArray< ResVertexAttribute, nw::ut::internal::ResArrayClassTraits > GetVertexAttributes();
const nw::ut::internal::ResArray< const ResVertexAttribute, nw::ut::internal::ResArrayClassTraits > GetVertexAttributes() const;

List of Overloaded Member Functions

GetVertexAttributes ( int )
GetVertexAttributes ( int )
GetVertexAttributes ( )
GetVertexAttributes ( )

Description of GetVertexAttributes ( int )

Description of GetVertexAttributes ( int )

Description of GetVertexAttributes ( )

Description of GetVertexAttributes ( )


CONFIDENTIAL