Navigation
API > API/Runtime > API/Runtime/MeshDescription > API/Runtime/MeshDescription/TMeshAttributesRef
| Type | Name | Description | |
|---|---|---|---|
TMeshAttributesRef
(
const TMeshAttributesRef< ElementIDType, SrcAttributeType >& InRef |
Implicitly construct a TMeshAttributesRef-to-const from a regular one | ||
TMeshAttributesRef
(
const TMeshAttributesRef< int32, AttributeType >& InRef |
Implicitly construct a TMeshAttributesRef from a TMeshAttributesArray | ||
TMeshAttributesRef
(
const TMeshAttributesRef< int32, SrcAttributeType >& InRef |
Implicitly construct a TMeshAttributesRef-to-const from a TMeshAttributesArray | ||
TMeshAttributesRef
(
BaseArrayType* InArrayPtr, |
Constructor taking a pointer to a FMeshAttributeArraySetBase |