Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <VrmlAPI_RepresentationOfShape.hxx>
#include <Handle_VrmlConverter_Drawer.hxx>
#include <Standard_Real.hxx>
#include <Handle_VrmlConverter_Projector.hxx>
#include <Handle_Vrml_Material.hxx>
#include <Quantity_Length.hxx>
#include <Handle_Quantity_HArray1OfColor.hxx>
#include <Standard_CString.hxx>
#include <Standard_Integer.hxx>
Data Structures | |
class | VrmlAPI_Writer |
Creates and writes VRML files from Open CASCADE shapes. A VRML file can be written to an existing VRML file or to a new one. More... | |