|
@@ -90,6 +90,8 @@ namespace
|
|
// ------------------------------------------------------------------------------------------------
|
|
// ------------------------------------------------------------------------------------------------
|
|
// Constructor to be privately used by Importer
|
|
// Constructor to be privately used by Importer
|
|
PLYImporter::PLYImporter()
|
|
PLYImporter::PLYImporter()
|
|
|
|
+ : mBuffer(),
|
|
|
|
+ pcDOM()
|
|
{}
|
|
{}
|
|
|
|
|
|
// ------------------------------------------------------------------------------------------------
|
|
// ------------------------------------------------------------------------------------------------
|