Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::MeshContext Struct Reference

#include <Mesh.hpp>

Collaboration diagram for castor3d::MeshContext:
Collaboration graph
[legend]

Public Attributes

SceneContextscene {}
 
RootContextroot {}
 
ObjectContextgeometry {}
 
MeshResPtr mesh {}
 
MeshRes ownMesh {}
 
MeshAnimationUPtr morphAnimation {}
 
Submeshsubmesh {}
 
SubmeshComponentsubmeshComponent {}
 

Member Data Documentation

◆ geometry

ObjectContext* castor3d::MeshContext::geometry {}

◆ mesh

MeshResPtr castor3d::MeshContext::mesh {}

◆ morphAnimation

MeshAnimationUPtr castor3d::MeshContext::morphAnimation {}

◆ ownMesh

MeshRes castor3d::MeshContext::ownMesh {}

◆ root

RootContext* castor3d::MeshContext::root {}

◆ scene

SceneContext* castor3d::MeshContext::scene {}

◆ submesh

Submesh* castor3d::MeshContext::submesh {}

◆ submeshComponent

SubmeshComponent* castor3d::MeshContext::submeshComponent {}

The documentation for this struct was generated from the following file: