Remove KRStockGeometry as its now handled by KRMeshManager

This commit is contained in:
2022-04-03 23:59:15 -07:00
parent 1877049526
commit 56abe4425f
7 changed files with 0 additions and 77 deletions

View File

@@ -35,7 +35,6 @@
#include "KRPipeline.h"
#include "KRContext.h"
#include "assert.h"
#include "KRStockGeometry.h"
/* static */
void KRDirectionalLight::InitNodeInfo(KrNodeInfo* nodeInfo)