nw::gfx::res::ResParticleRandomDirectionalVelocityInitializer Class

Syntax

class ResParticleRandomDirectionalVelocityInitializer : public nw::gfx::res::ResParticleInitializer

Description

Binary resource class representing random particle emission speed and direction.

Member Functions

ResParticleRandomDirectionalVelocityInitializer Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator==
operator!=
GetPower
SetPower
SetDirection
GetDirection
GetAngle
SetAngle
GetIsResourceCopyEnabled (Inherited from ResParticleInitializer.
SetIsResourceCopyEnabled (Inherited from ResParticleInitializer.
GetInitializerEnabled (Inherited from ResParticleInitializer.
SetInitializerEnabled (Inherited from ResParticleInitializer.
GetTargetStream (Inherited from ResParticleInitializer.
SetTargetStream (Inherited from ResParticleInitializer.
GetTypeInfo Gets instance type information.(Inherited from ResParticleInitializer.
IsValid Determines whether a pointer to a resource is null.(Derived from ResCommonBase.)
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResParticleInitializer
      nw::gfx::res::ResParticleRandomDirectionalVelocityInitializer


CONFIDENTIAL