nw::gfx::res::ResParticleSet::GetParticleUpdaters Member Function

Syntax

ResParticleUpdater GetParticleUpdaters(
     int idx
);

const ResParticleUpdater GetParticleUpdaters(
     int idx
) const;

nw::ut::internal::ResArray< ResParticleUpdater, nw::ut::internal::ResArrayClassTraits > GetParticleUpdaters();

const nw::ut::internal::ResArray< const ResParticleUpdater, nw::ut::internal::ResArrayClassTraits > GetParticleUpdaters() const;

List of Overloaded Member Functions

GetParticleUpdaters ( int )
GetParticleUpdaters ( int )
GetParticleUpdaters ( )
GetParticleUpdaters ( )

Description of GetParticleUpdaters ( int )

Description of GetParticleUpdaters ( int )

Description of GetParticleUpdaters ( )

Description of GetParticleUpdaters ( )


CONFIDENTIAL