Made cylinders and spheres act as spheres

This commit is contained in:
FlareMicrosystems
2022-10-01 23:12:55 -07:00
parent ce999d226d
commit d3f9b74ba1
2 changed files with 135 additions and 130 deletions

View File

@@ -7,11 +7,6 @@
#include "strsafe.h"
#include "Application.h"
/*typedef struct typPRGP {
Instance* instance; // Declare member types
Property ∝
} PRGP;*/
std::vector<PROPGRIDITEM> prop;
std::vector<Instance*> children;
Instance * selectedInstance;