moved VAN to CMSceneGraph from VertexAttribData
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
|
||||
#define MP_TYPE_IS(name) const bool is##name()const{return set_type==DescriptorSetType::name;}
|
||||
MP_TYPE_IS(Instance)
|
||||
MP_TYPE_IS(PerMaterial)
|
||||
//MP_TYPE_IS(PerMaterial)
|
||||
MP_TYPE_IS(PerFrame)
|
||||
MP_TYPE_IS(Global)
|
||||
#undef MP_TYPE_IS
|
||||
|
Reference in New Issue
Block a user