|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Produce a non-owning MeshAccess view over this data.
The returned MeshAccess borrows from this MeshData instance. MeshData must outlive any MeshAccess derived from it.
Returns std::nullopt if is_valid() is false.
Definition at line 114 of file MeshData.hpp.
References MayaFlux::Kakshya::as_mesh_access().
Here is the call graph for this function: