Helpers
High-level functions for Representation Items module.
Parameters
pRi: The:c:type:~A3DRiRepresentationItemfrom which to compute the mesh. If nullptr, memory of the mesh is released.
pParentAttributes: The:c:type:~A3DMiscCascadedAttributesof the representation item’s parent.
pMesh: The:c:struct:~A3DMeshDatato store the computed mesh or release memory if pRi = nullptr.
psMeshOptionsData: Options used to compute Mesh. 0 for now, options structure for future use.
Returns
A3D_SUCCESS if successful, otherwise an error code.
Structures
Functions