nw::gfx::ParticleCollection::ParticleCollection Constructor

Syntax

protected:
ParticleCollection(
     os::IAllocator * allocator,
     os::IAllocator * deviceAllocator,
     void * deviceMemory,
     ResParticleCollection resObj
);

Arguments

Name Description
allocator
deviceAllocator
deviceMemory
resObj

Description

Constructor.


CONFIDENTIAL