binaryMode | stlExporter_c | [private] |
getBinaryMode(void) | stlExporter_c | [inline] |
getMesh(const voxel_c &v, const faceList_c &holes) const =0 | stlExporter_c | [pure virtual] |
getParameter(unsigned int idx) const =0 | stlExporter_c | [pure virtual] |
getParameterName(unsigned int idx) const =0 | stlExporter_c | [pure virtual] |
getParameterTooltip(unsigned int) const | stlExporter_c | [inline, virtual] |
getParameterType(unsigned int) const | stlExporter_c | [inline, virtual] |
numParameters(void) const =0 | stlExporter_c | [pure virtual] |
operator=(const stlExporter_c &) | stlExporter_c | [private] |
PAR_TYP_DOUBLE enum value | stlExporter_c | |
PAR_TYP_POS_DOUBLE enum value | stlExporter_c | |
PAR_TYP_POS_INTEGER enum value | stlExporter_c | |
PAR_TYP_SWITCH enum value | stlExporter_c | |
parameterTypes enum name | stlExporter_c | |
setBinaryMode(bool on) | stlExporter_c | [inline] |
setParameter(unsigned int idx, double value)=0 | stlExporter_c | [pure virtual] |
stlExporter_c(void) | stlExporter_c | [inline] |
stlExporter_c(const stlExporter_c &) | stlExporter_c | [private] |
write(const char *basename, const voxel_c &shape, const faceList_c &holes) | stlExporter_c | |
~stlExporter_c(void) | stlExporter_c | [inline, virtual] |