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