FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
occ::IO Member List

This is the complete list of members for occ::IO, including all inherited members.

AsciiStlFormat enum valueocc::IO
BinaryStlFormat enum valueocc::IO
FileNameLocal8Bit typedefocc::IO
Format enum nameocc::IO
IgesFormat enum valueocc::IO
loadBrepFile(FileNameLocal8Bit fileName, Handle_Message_ProgressIndicator indicator=NULL)occ::IOstatic
loadIgesFile(FileNameLocal8Bit fileName, Handle_Message_ProgressIndicator indicator=NULL)occ::IOstatic
loadPartFile(FileNameLocal8Bit fileName, Handle_Message_ProgressIndicator indicator=NULL)occ::IOstatic
loadStepFile(FileNameLocal8Bit fileName, Handle_Message_ProgressIndicator indicator=NULL)occ::IOstatic
loadStlFile(FileNameLocal8Bit fileName, Handle_Message_ProgressIndicator indicator=NULL)occ::IOstatic
OccBrepFormat enum valueocc::IO
partFormat(FileNameLocal8Bit fileName)occ::IOstatic
partFormatFromContents(const char *contentsBegin, std::size_t contentsBeginSize, std::size_t fullContentsSizeHint=0)occ::IOstatic
StepFormat enum valueocc::IO
UnknownFormat enum valueocc::IO
writeAsciiStlFile(const TopoDS_Shape &shape, FileNameLocal8Bit fileName)occ::IOstatic
writeBinaryStlFile(const TopoDS_Shape &shape, FileNameLocal8Bit fileName)occ::IOstatic
writeBrepFile(const TopoDS_Shape &shape, FileNameLocal8Bit fileName, Handle_Message_ProgressIndicator indicator=NULL)occ::IOstatic
writeIgesFile(const TopoDS_Shape &shape, FileNameLocal8Bit fileName, Handle_Message_ProgressIndicator indicator=NULL)occ::IOstatic
writeStepFile(const TopoDS_Shape &shape, FileNameLocal8Bit fileName, Handle_Message_ProgressIndicator indicator=NULL)occ::IOstatic