#include <MovableObject.hpp>
|
| MovableMergerT (castor::String name) |
|
void | operator() (typename CacheT::ElementObjectCacheT const &source, typename CacheT::ElementContT &destination, typename CacheT::ElementPtrT element, SceneNodeRPtr rootCameraNode, SceneNodeRPtr rootObjectNode) const |
|
| NamedBaseT (T name) noexcept |
| Constructor.
|
|
T const & | getName () const noexcept |
| Retrieves the name.
|
|
void | rename (T name) noexcept |
|
◆ MovableMergerT()
template<typename CacheT >
◆ operator()()
template<typename CacheT >
void castor3d::MovableMergerT< CacheT >::operator() |
( |
typename CacheT::ElementObjectCacheT const & | source, |
|
|
typename CacheT::ElementContT & | destination, |
|
|
typename CacheT::ElementPtrT | element, |
|
|
SceneNodeRPtr | rootCameraNode, |
|
|
SceneNodeRPtr | rootObjectNode ) const |
|
inline |
The documentation for this struct was generated from the following file: