Generated from class MR.OutAttributesFillingSettings. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe MR.? VertCoords2 | uvCoords [get] |
| | optional uv-coordinates of vertices; if provided then elements corresponding to new vertices will be added there
|
| unsafe MR.? VertColors | colorMap [get] |
| | optional colors of vertices; if provided then elements corresponding to new vertices will be added there
|
| unsafe MR.? FaceColors | faceColors [get] |
| | optional colors of faces; if provided then elements corresponding to new faces will be added there
|
Generated from class MR.OutAttributesFillingSettings. This is the const half of the class.
◆ Const_OutAttributesFillingSettings() [1/4]
| unsafe MR.Const_OutAttributesFillingSettings.Const_OutAttributesFillingSettings |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_OutAttributesFillingSettings() [2/4]
◆ Const_OutAttributesFillingSettings() [3/4]
◆ Const_OutAttributesFillingSettings() [4/4]
◆ Dispose() [1/2]
| virtual void MR.Const_OutAttributesFillingSettings.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_OutAttributesFillingSettings.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ptr_storage_colorMap
| unsafe MR.VertColors._Underlying** MR.Const_OutAttributesFillingSettings.__ptr_storage_colorMap |
|
protected |
◆ __ptr_storage_faceColors
| unsafe MR.FaceColors._Underlying** MR.Const_OutAttributesFillingSettings.__ptr_storage_faceColors |
|
protected |
◆ __ptr_storage_uvCoords
| unsafe MR.VertCoords2._Underlying** MR.Const_OutAttributesFillingSettings.__ptr_storage_uvCoords |
|
protected |
◆ colorMap
| unsafe MR.? VertColors MR.Const_OutAttributesFillingSettings.colorMap |
|
get |
optional colors of vertices; if provided then elements corresponding to new vertices will be added there
◆ faceColors
| unsafe MR.? FaceColors MR.Const_OutAttributesFillingSettings.faceColors |
|
get |
optional colors of faces; if provided then elements corresponding to new faces will be added there
◆ uvCoords
| unsafe MR.? VertCoords2 MR.Const_OutAttributesFillingSettings.uvCoords |
|
get |
optional uv-coordinates of vertices; if provided then elements corresponding to new vertices will be added there
The documentation for this class was generated from the following file: