Castor3D
0.11.0
Multiplatform 3D engine
|
Attributs publics | |
size_t | hash |
Geometry const & | geometry |
Submesh const & | submesh |
Pass const & | pass |
UniformBufferOffsetT< ModelUboConfiguration > | modelUbo |
UniformBufferOffsetT< ModelMatrixUboConfiguration > | modelMatrixUbo |
UniformBufferOffsetT< PickingUboConfiguration > | pickingUbo |
UniformBufferOffsetT< TexturesUboConfiguration > | texturesUbo |
UniformBufferOffsetT< ModelInstancesUboConfiguration > | modelInstancesUbo |
Geometry const& castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::geometry |
size_t castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::hash |
UniformBufferOffsetT< ModelInstancesUboConfiguration > castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::modelInstancesUbo |
UniformBufferOffsetT< ModelMatrixUboConfiguration > castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::modelMatrixUbo |
UniformBufferOffsetT< ModelUboConfiguration > castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::modelUbo |
Pass const& castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::pass |
UniformBufferOffsetT< PickingUboConfiguration > castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::pickingUbo |
Submesh const& castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::submesh |
UniformBufferOffsetT< TexturesUboConfiguration > castor3d::ObjectCache< Geometry, castor::String >::PoolsEntry::texturesUbo |