Minor fixes
This commit is contained in:
@@ -9,6 +9,7 @@ namespace Nz
|
||||
{
|
||||
inline InstancedRenderable::InstancedRenderable() :
|
||||
m_aabb(Boxf::Zero()),
|
||||
m_scissorBox(-1, -1, -1, -1),
|
||||
m_renderLayer(0)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user