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

#include <AnimatedObjectGroup.hpp>

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

Public Attributes

SceneContextscene {}
 
AnimatedObjectGroupRPtr animGroup {}
 
AnimatedObjectRPtr animSkeleton {}
 
AnimatedObjectRPtr animMesh {}
 
AnimatedObjectRPtr animNode {}
 
AnimatedObjectRPtr animTexture {}
 
castor::String animName {}
 

Member Data Documentation

◆ animGroup

AnimatedObjectGroupRPtr castor3d::AnimGroupContext::animGroup {}

◆ animMesh

AnimatedObjectRPtr castor3d::AnimGroupContext::animMesh {}

◆ animName

castor::String castor3d::AnimGroupContext::animName {}

◆ animNode

AnimatedObjectRPtr castor3d::AnimGroupContext::animNode {}

◆ animSkeleton

AnimatedObjectRPtr castor3d::AnimGroupContext::animSkeleton {}

◆ animTexture

AnimatedObjectRPtr castor3d::AnimGroupContext::animTexture {}

◆ scene

SceneContext* castor3d::AnimGroupContext::scene {}

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