nw::gfx::ParticleShape::ParticleShape Constructor
protected:
ParticleShape(
int capacity,
os::IAllocator * allocator,
os::IAllocator * deviceAllocator,
void * deviceMemory,
ResParticleShape resObj
);
| Name | Description | |
|---|---|---|
| capacity | ||
| allocator | ||
deviceAllocator |
||
| deviceMemory | ||
resObj |
Constructor.
CONFIDENTIAL