功能向RenderPipe集中
This commit is contained in:
@@ -40,6 +40,7 @@ public:
|
||||
public:
|
||||
SceneNodePtr newSceneNode(const std::string& name);
|
||||
SceneNodePtr getRootSceneNode() const;
|
||||
void buildRenderableQueue(RenderPipe& pipe) const;
|
||||
|
||||
public:
|
||||
template<typename ComponentType>
|
||||
|
||||
Reference in New Issue
Block a user