Supported VRML1.0 nodes. More...
Classes | |
class | SoAsciiText |
![]() | |
class | SoFontStyle |
![]() | |
class | SoLOD |
![]() | |
class | SoWWWAnchor |
![]() | |
class | SoWWWInline |
![]() |
Supported VRML1.0 nodes.
NOTE: The VRML classes do not exist in Open Inventor 10.0 and later.To have Open Inventor write a VRML 1.0 file, set the file header to the standard VRML 1.0 header, i.e., "#VRML V1.0 ascii" using the setHeaderString method on SoOutput. NOTE: Setting the file header to the VRML 1.0 file header does not cause Open Inventor to convert non-VRML 1.0 nodes into VRML 1.0 nodes. If you need to convert nodes to VRML 1.0, use SoToVRMLAction or the utility program ivtovrml .
We provide the following tools for handling .wrl files: ivtovrml : Converts a .iv file to VRML 1.0 (or 2.0) format