Starting to refactor into mesh shading
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#include "StaticMeshVertexData.h"
|
||||
|
||||
using namespace Seele;
|
||||
|
||||
StaticMeshVertexData::StaticMeshVertexData()
|
||||
{}
|
||||
|
||||
StaticMeshVertexData::~StaticMeshVertexData()
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user