nw::gfx::res::ResParticleVector3Immediate4KeyUpdater

Syntax

class ResParticleVector3Immediate4KeyUpdater : public nw::gfx::res::ResParticleUpdater

Description

Binary resource class representing a particle updater that updates a VEC3 type with an immediate 4-key value.

Member Functions

ResParticleVector3Immediate4KeyUpdater Constructor.
ptr Gets a pointer to actual data.
ref Gets a reference to the actual data.
operator==
operator!=
GetInTime
SetInTime
GetOutTime
SetOutTime
SetValue0
GetValue0
SetValue1
GetValue1
SetValue2
GetValue2
SetValue3
GetValue3
SetValue4
GetValue4
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::ResParticleVector3Immediate4KeyUpdater


CONFIDENTIAL