|
virtual MbeConvResType | IConverter3D::OBJRead (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0)=0 |
| Read a file of OBJ format. More...
|
|
virtual MbeConvResType | IConverter3D::VRMLRead (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0, MbRefItem *qeuryStitch=0)=0 |
| Read a file of VRML format. More...
|
|
virtual MbeConvResType | IConverter3D::VRMLWrite (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0, MbRefItem *qeuryStitch=0)=0 |
| Write a file of VRML format. More...
|
|
virtual MbeConvResType | IConverter3D::ThreeMFWrite (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0, MbRefItem *qeuryStitch=0)=0 |
| Write a file of 3MF format. More...
|
|
virtual MbeConvResType | IConverter3D::GRDECLRead (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0, MbRefItem *qeuryStitch=0)=0 |
| Read a file of GRDECL format. More...
|
|
MbeConvResType | OBJRead (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0) |
| Read a file of OBJ format. More...
|
|
MbeConvResType | VRMLRead (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0) |
| Read a file of VRML format. More...
|
|
MbeConvResType | GRDECLRead (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0) |
| Read a file of GRDECL format. More...
|
|
MbeConvResType | VRMLWrite (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0) |
| Write a file of VRML format. More...
|
|
MbeConvResType | ThreeMFWrite (IConvertorProperty3D &prop, ItModelDocument &idoc, IProgressIndicator *indicator=0) |
| Write a file of 3MF format. More...
|
|