nw::gfx::ParticleShape::ParticleShape Constructor

Syntax

protected:
ParticleShape(
     int capacity,
     os::IAllocator * allocator,
     os::IAllocator * deviceAllocator,
     void * deviceMemory,
     ResParticleShape resObj
);

Arguments

Name Description
capacity
allocator
deviceAllocator
deviceMemory
resObj

Description

Constructor.


CONFIDENTIAL