Ported the obj parser.
This commit is contained in:
@@ -17,6 +17,10 @@ public:
|
||||
C component_flags;
|
||||
z3d::structure<z3d::vector<Ts>...> component_arrays{};
|
||||
|
||||
void add() {
|
||||
|
||||
}
|
||||
|
||||
protected:
|
||||
void clear_component_arrays()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user