Fixed Graphics module build
Former-commit-id: 1dc70a30cd4ca68d2d7869d51eb01f81770b0e3b
This commit is contained in:
@@ -72,6 +72,7 @@ class NAZARA_API NzRenderer
|
||||
|
||||
static bool IsEnabled(nzRendererParameter parameter);
|
||||
static bool IsInitialized();
|
||||
static bool IsVertexAttributeSupported(nzAttributeType attributeType);
|
||||
|
||||
static void SetBlendFunc(nzBlendFunc srcBlend, nzBlendFunc dstBlend);
|
||||
static void SetClearColor(const NzColor& color);
|
||||
|
||||
Reference in New Issue
Block a user