|
Open CASCADE Technology
6.8.0
|
Writes a Shape to a File in VRML Format. More...
#include <XSDRAWSTLVRML_ToVRML.hxx>
Public Member Functions | |
| XSDRAWSTLVRML_ToVRML () | |
| Standard_Real & | EmissiveColorRed () |
| Standard_Real & | EmissiveColorGreen () |
| Standard_Real & | EmissiveColorBlue () |
| Standard_Real & | DiffuseColorRed () |
| Standard_Real & | DiffuseColorGreen () |
| Standard_Real & | DiffuseColorBlue () |
| Standard_Real & | Transparency () |
| Standard_Real & | AmbientIntensity () |
| Standard_Real & | SpecularColorRed () |
| Standard_Real & | SpecularColorGreen () |
| Standard_Real & | SpecularColorBlue () |
| Standard_Real & | Shininess () |
| TCollection_AsciiString & | Texture () |
| Standard_Real & | CreaseAngle () |
| Standard_Real & | Deflection () |
| Standard_Boolean | Write (const TopoDS_Shape &shape, const Standard_CString filename) const |
| conversion of a Shape into VRML format for 3d visualisation More... | |
Writes a Shape to a File in VRML Format.
| XSDRAWSTLVRML_ToVRML::XSDRAWSTLVRML_ToVRML | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::AmbientIntensity | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::CreaseAngle | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::Deflection | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::DiffuseColorBlue | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::DiffuseColorGreen | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::DiffuseColorRed | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::EmissiveColorBlue | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::EmissiveColorGreen | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::EmissiveColorRed | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::Shininess | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::SpecularColorBlue | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::SpecularColorGreen | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::SpecularColorRed | ( | ) |
| TCollection_AsciiString& XSDRAWSTLVRML_ToVRML::Texture | ( | ) |
| Standard_Real& XSDRAWSTLVRML_ToVRML::Transparency | ( | ) |
| Standard_Boolean XSDRAWSTLVRML_ToVRML::Write | ( | const TopoDS_Shape & | shape, |
| const Standard_CString | filename | ||
| ) | const |
conversion of a Shape into VRML format for 3d visualisation
1.8.5