#include <ParticleElementDeclaration.hpp>
◆ ParticleElementDeclaration() [1/2]
C3D_API castor3d::ParticleElementDeclaration::ParticleElementDeclaration |
( |
| ) |
|
|
default |
◆ ParticleElementDeclaration() [2/2]
Constructor.
- Parameters
-
[in] | name | The associated variable name. |
[in] | usages | Element possible usages (ElementUsage combination). |
[in] | type | Element type. |
[in] | offset | Offset in the stream. |
[in] | divisor | Instanciation attribute increment. |
◆ m_dataType
◆ m_divisor
uint32_t castor3d::ParticleElementDeclaration::m_divisor {} |
Instantiation attribute increment.
◆ m_name
The associated variable name.
◆ m_offset
uint32_t castor3d::ParticleElementDeclaration::m_offset {} |
◆ m_usages
The documentation for this struct was generated from the following file: