Change drawing order depending on camera direction.
This commit is contained in:
@@ -90,5 +90,7 @@ namespace fmri
|
||||
std::string debugInfo() const;
|
||||
void renderOverlayText() const;
|
||||
void renderLayerName(const std::string& name) const;
|
||||
|
||||
void drawLayer(float time, unsigned long i) const;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user