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