Castor3D 0.12.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::ObjectCacheT< Geometry, castor::String, GeometryCacheTraits >::PoolsEntry Struct Reference

#include <GeometryCache.hpp>

Collaboration diagram for castor3d::ObjectCacheT< Geometry, castor::String, GeometryCacheTraits >::PoolsEntry:
Collaboration graph
[legend]

Public Attributes

size_t hash
 
Geometry const & geometry
 
Submesh const & submesh
 
Pass const & pass
 

Member Data Documentation

◆ geometry

Geometry const& castor3d::ObjectCacheT< Geometry, castor::String, GeometryCacheTraits >::PoolsEntry::geometry

◆ hash

size_t castor3d::ObjectCacheT< Geometry, castor::String, GeometryCacheTraits >::PoolsEntry::hash

◆ pass

Pass const& castor3d::ObjectCacheT< Geometry, castor::String, GeometryCacheTraits >::PoolsEntry::pass

◆ submesh

Submesh const& castor3d::ObjectCacheT< Geometry, castor::String, GeometryCacheTraits >::PoolsEntry::submesh

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