nw::gfx::res::ResParticleCollection Class

Syntax

class ResParticleCollection : public nw::ut::ResCommon< ResParticleCollectionData >

Description

Binary resource class representing a particle collection.

Member Functions

ResParticleCollection Constructor.
ref
operator==
operator!=
GetCapacity
SetCapacity
GetAttributesCount
GetAttributes
ptr Returns a pointer to a binary resource structure. (Derived from ResCommon)
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::ResParticleCollection


CONFIDENTIAL