Open CASCADE Technology 7.8.0
|
#include <Message.hxx>
#include <Message_Messenger.hxx>
#include <Message_ProgressRange.hxx>
#include <NCollection_Array1.hxx>
#include <NCollection_DataMap.hxx>
#include <NCollection_IndexedMap.hxx>
#include <NCollection_Vector.hxx>
#include <NCollection_Shared.hxx>
#include <OSD_OpenFile.hxx>
#include <RWMesh_CoordinateSystemConverter.hxx>
#include <RWObj_Material.hxx>
#include <RWObj_SubMesh.hxx>
#include <RWObj_SubMeshReason.hxx>
#include <RWObj_Tools.hxx>
#include <Standard_HashUtils.hxx>
#include <vector>
Data Structures | |
class | RWObj_Reader |
An abstract class implementing procedure to read OBJ file. More... | |
struct | RWObj_Reader::ObjVec3iHasher |
Hasher for 3 ordered integers. More... | |
class | RWObj_Reader::VectorOfVertices |
Auxiliary structure holding vertex data either with single or double floating point precision. More... | |