Mesh#
Available in header <OpenMfx/Sdk/Cpp/Host/Mesh>
.
-
typedef OfxMeshStruct OpenMfx::Mesh
-
struct OfxMeshStruct#
Public Functions
-
OfxMeshStruct()#
-
~OfxMeshStruct()#
-
OfxMeshStruct(const OfxMeshStruct&) = delete#
-
OfxMeshStruct &operator=(const OfxMeshStruct&) = delete#
-
OfxMeshStruct(OfxMeshStruct&&) = default#
-
OfxMeshStruct &operator=(OfxMeshStruct&&) = default#
-
void deep_copy_from(const OfxMeshStruct &other)#
-
void free_owned_data()#
Public Members
-
OfxMeshAttributePropertySet attributes[32]#
-
OfxMeshPropertySet properties#
-
OfxPropertySetStruct properties
-
OfxAttributeSetStruct attributes
-
OfxMeshStruct()#