added a standard material that it's VertexColor2DNDC.
This commit is contained in:
6
inc/hgl/graph/mtl/StdMaterial.h
Normal file
6
inc/hgl/graph/mtl/StdMaterial.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define STD_MTL_NAMESPACE_BEGIN namespace hgl{namespace graph{namespace mtl{
|
||||
#define STD_MTL_NAMESPACE_END }}}
|
||||
|
||||
#define STD_MTL_NAMESPACE_USING using namespace hgl::graph::mtl
|
Reference in New Issue
Block a user