finish of renderer refactor
This commit is contained in:
@@ -35,10 +35,12 @@ class DynamicPipeline : public Renderer3DPipeline {
|
||||
|
||||
DynPipCore core;
|
||||
|
||||
void init(RendererCore* core);
|
||||
void setRenderer(RendererCore* core);
|
||||
|
||||
void onUse();
|
||||
|
||||
void onUseEnd();
|
||||
|
||||
/**
|
||||
* Render dynamic model.
|
||||
* This render() method is a bridge to core.render() method.
|
||||
|
||||
Reference in New Issue
Block a user