Castor3D 0.16.0
Multiplatform 3D engine
Types publics | Attributs publics statiques | Liste de tous les membres
Référence de la structure castor3d::PtrCacheTraitsT< AnimatedObjectGroup, castor::String >

#include <AnimationModule.hpp>

Graphe d'héritage de castor3d::PtrCacheTraitsT< AnimatedObjectGroup, castor::String >:
Inheritance graph
[légende]
Graphe de collaboration de castor3d::PtrCacheTraitsT< AnimatedObjectGroup, castor::String >:
Collaboration graph
[légende]

Types publics

using ResT = AnimatedObjectGroup
 
using KeyT = castor::String
 
using Base = PtrCacheTraitsBaseT< ResT, KeyT >
 
using ElementT = typename Base::ElementT
 
using ElementPtrT = typename Base::ElementPtrT
 
- Types publics hérités de castor3d::PtrCacheTraitsBaseT< AnimatedObjectGroup, castor::String >
using ElementT
 
using ElementKeyT
 
using ElementPtrT
 
using ElementObsT
 
using ElementContT
 
using ElementCacheT
 
using ElementInitialiserT
 
using ElementCleanerT
 
using ElementMergerT
 

Attributs publics statiques

static C3D_API const castor::String Name
 

Membres hérités additionnels

- Fonctions membres publiques statiques hérités de castor3d::PtrCacheTraitsBaseT< AnimatedObjectGroup, castor::String >
static ElementPtrT makeElement (ElementCacheT const &, ElementKeyT const &key, ParametersT &&... params)
 
static ElementObsT makeElementObs (ElementPtrT const &element)
 
static bool areElementsEqual (ElementObsT const &lhs, ElementObsT const &rhs)
 
static bool areElementsEqual (ElementObsT const &lhs, ElementPtrT const &rhs)
 
static bool areElementsEqual (ElementPtrT const &lhs, ElementObsT const &rhs)
 
static bool areElementsEqual (ElementPtrT const &lhs, ElementPtrT const &rhs)
 
static bool isElementObsNull (ElementObsT const &element)
 

Description détaillée

Structure permettant de spécialiser le comportement d'un cache.

Remarques
Spécialisation pour AnimatedObjectGroup.

Documentation des définitions de type membres

◆ Base

◆ ElementPtrT

◆ ElementT

◆ KeyT

◆ ResT

Documentation des données membres

◆ Name


La documentation de cette structure a été générée à partir du fichier suivant :