nw::gfx::res::ResParticlePointForm Class

Syntax

class ResParticlePointForm : public nw::gfx::res::ResParticleForm

Description

Binary resource class representing particle emission shape (point).

Member Functions

ResParticlePointForm Constructor.
ptr Gets a pointer to actual data.
ref Gets the reference to the actual data.
operator ==
operator !=
Setup
GetIsResourceCopyEnabled (Inherited from ResParticleForm.
SetIsResourceCopyEnabled (Inherited from ResParticleForm.
GetTypeInfo Gets instance type information.(Inherited from ResParticleForm.
IsValid Determines whether a pointer to a resource is null.(Inherited from ResCommonBase.
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::gfx::res::ResParticleForm
      nw::gfx::res::ResParticlePointForm


CONFIDENTIAL