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

#include <SceneModule.hpp>

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

Types publics

using KeyT = castor::String
 
using ElementT = SceneNode
 
using BaseT = ObjectCacheTraitsBaseT< ElementT, KeyT >
 
using ElementPtrT = typename BaseT::ElementPtrT
 
- Types publics hérités de castor3d::ObjectCacheTraitsBaseT< SceneNode, castor::String >
using ElementT
 
using ElementKeyT
 
using ElementPtrT
 
using ElementObsT
 
using ElementContT
 
using ElementCacheT
 
using ElementInitialiserT
 
using ElementCleanerT
 
using ElementMergerT
 
using ElementAttacherT
 
using ElementDetacherT
 

Attributs publics statiques

static C3D_API const castor::String Name
 

Membres hérités additionnels

- Fonctions membres publiques statiques hérités de castor3d::ObjectCacheTraitsBaseT< SceneNode, castor::String >
static ElementPtrT makeElement (ElementCacheT const &cache, 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 d'objets de scène.

Remarques
Spécialisation pour SceneNode.

Documentation des définitions de type membres

◆ BaseT

◆ ElementPtrT

using castor3d::ObjectCacheTraitsT< SceneNode, castor::String >::ElementPtrT = typename BaseT::ElementPtrT

◆ ElementT

◆ KeyT

Documentation des données membres

◆ Name


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