#pragma once #include #include "model/material.h" enum material { female_Body_Torso }; const struct material_descriptor female_material[] = { };