#include <SceneNode.hpp>
|
| | SceneNodeMergerT (castor::String const &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 |
| |
◆ SceneNodeMergerT()
template<typename CacheT >
◆ operator()()
template<typename CacheT >
| void castor3d::SceneNodeMergerT< 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: