struct Description
{
bool isForceGeneration;
bool isFixedSizeMemory;
int maxMaterials;
};
Content to configure.
| isForceGeneration | Flag indicating forced generation. | |
|---|---|---|
isFixedSizeMemory
|
Flag that allocates a fixed amount of memory first. | |
| maxMaterials | Maximum number of materials. |
Description
|
Constructor. |
|---|
CONFIDENTIAL