33 #ifndef _DXF2VRML_CONVERT_H_
34 #define _DXF2VRML_CONVERT_H_
37 #include <dime/Basic.h>
51 this->maxerr = maxerr;
53 void findHeaderVariables(
dimeModel &model);
55 bool writeVrml(
const char * filename,
const bool vrml1 =
false,
56 const bool only2d =
false);
57 bool writeVrml(FILE *out,
const bool vrml1 =
false,
58 const bool only2d =
false);
71 this->fillmode = fill;
74 return this->fillmode;
78 return this->layercol;
90 return currentInsertColorIndex;
94 friend class dime2Profit;
100 int currentInsertColorIndex;
106 bool private_callback(
const dimeState *
const state,
108 static bool dime_callback(
const dimeState *
const state,
113 #endif // _DXF2VRML_CONVERT_H_
Copyright © by Kongsberg Oil & Gas Technologies. All rights reserved.
Generated on Tue Nov 18 2014 14:22:40 for Dime by Doxygen 1.8.1.2.