Struct feo_oop_engine::components::triangle_mesh::TriangleMesh
source · [−]pub struct TriangleMesh { /* private fields */ }Expand description
The visible mesh made up of triangles belonging to a gameobject.
Implementations
Create a new TriangleMesh
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for TriangleMesh
impl Send for TriangleMesh
impl Sync for TriangleMesh
impl Unpin for TriangleMesh
impl !UnwindSafe for TriangleMesh
Blanket Implementations
Mutably borrows from an owned value. Read more
Builds a pointer to this type from a raw pointer.
Returns true if the size is suitable to store a type like this.
Returns the size of an individual element.