nw::gfx::res::ResParticleCollection::GetAttributes Member Function

Syntax

ResParticleAttribute GetAttributes(
     int idx
);
const ResParticleAttribute GetAttributes(
     int idx
) const;
nw::ut::internal::ResArray< ResParticleAttribute, nw::ut::internal::ResArrayClassTraits > GetAttributes();
const nw::ut::internal::ResArray< const ResParticleAttribute, nw::ut::internal::ResArrayClassTraits > GetAttributes() const;

List of Overloaded Member Functions

GetAttributes ( int )
GetAttributes ( int )
GetAttributes ( )
GetAttributes ( )

Description of GetAttributes ( int )

Description of GetAttributes ( int )

Description of GetAttributes ( )

Description of GetAttributes ( )


CONFIDENTIAL