|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
strong |
Specifies how vertex data should be interpreted for upload.
| Enumerator | |
|---|---|
| POINT | Interpret vertex data as Nodes::PointVertex. |
| LINE | Interpret vertex data as Nodes::LineVertex. |
| MESH | Interpret vertex data as Nodes::MeshVertex. |
Definition at line 12 of file GeometryWriteProcessor.hpp.