nw::gfx::res::ResParticleVector3AdditiveUpdater Class

Syntax

class ResParticleVector3AdditiveUpdater : public nw::gfx::res::ResParticleVector3Updater

Description

Binary resource class representing a particle updater that updates a Vector3 type using addition.

Member Functions

ResParticleVector3AdditiveUpdater Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator==
operator!=
SetDefaultValue (Inherited from ResParticleVector3Updater)
GetDefaultValue (Inherited from ResParticleVector3Updater)
GetIsResourceCopyEnabled (Derived from ResParticleUpdater.)
SetIsResourceCopyEnabled (Derived from ResParticleUpdater.)
GetUpdaterEnabled (Derived from ResParticleUpdater.)
SetUpdaterEnabled (Derived from ResParticleUpdater.)
GetTargetStream (Derived from ResParticleUpdater.)
SetTargetStream (Derived from ResParticleUpdater.)
GetParticleAnimation (Derived from ResParticleUpdater.)
GetTypeInfo Gets instance type information.(Derived from ResParticleUpdater.)
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::ResParticleUpdater
      nw::gfx::res::ResParticleVector3Updater
        nw::gfx::res::ResParticleVector3AdditiveUpdater


CONFIDENTIAL