Added initializer

This commit is contained in:
Robert Osfield
2016-07-01 08:36:54 +01:00
parent eab111a5f5
commit c13ba702ee

View File

@@ -188,6 +188,7 @@ void trpgGeometry::AddNormal(DataType type,trpg3dPoint &pt)
// Constructor
trpgColorInfo::trpgColorInfo()
{
Reset();
}
trpgColorInfo::~trpgColorInfo()
{