|
|
| AZ_CLASS_ALLOCATOR (Distribution, AZ::SystemAllocator, 0) |
| |
|
void | Clear () |
| |
|
void | ClearCaches () |
| |
|
void | GetDistributionIndex (AZStd::list< AZStd::any > &dist) |
| |
|
void | GetDistributionIndex (AZStd::any &dist) |
| |
|
void | ClearDistributionIndex () |
| |
|
void | SortDistributionIndex () |
| |
|
void | RebuildDistribution () |
| |
|
void | RebuildDistributionIndex () |
| |
|
bool | CheckDistributionIndex () |
| |
|
|
static void | Reflect (AZ::ReflectContext *context) |
| |
|
|
AZStd::vector< Random * > | randoms |
| |
|
AZStd::vector< Curve * > | curves |
| |
|
AZStd::unordered_map< AZStd::string, AZStd::vector< Random * > > | randomCaches |
| |
|
AZStd::unordered_map< AZStd::string, CurveCache > | curveCaches |
| |
|
DistInfos | distInfos |
| |
|
AZStd::vector< size_t > | stashedRandomIndexes |
| |
|
AZStd::vector< size_t > | stashedCurveIndexes |
| |
The documentation for this struct was generated from the following file:
- Gems/OpenParticleSystem/Code/Source/Serializer/ParticleBase.h