Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Vrml_Coordinate3 Class Reference

defines a Coordinate3 node of VRML specifying
properties of geometry and its appearance.
This node defines a set of 3D coordinates to be used by a subsequent IndexedFaceSet,
IndexedLineSet, or PointSet node. This node does not produce a visible result
during rendering; it simply replaces the current coordinates in the rendering
state for subsequent nodes to use.

#include <Vrml_Coordinate3.hxx>

Inheritance diagram for Vrml_Coordinate3:
Inheritance graph
[legend]

Public Member Functions

 Vrml_Coordinate3 (const Handle< TColgp_HArray1OfVec > &aPoint)
 Vrml_Coordinate3 ()
void SetPoint (const Handle< TColgp_HArray1OfVec > &aPoint)
Handle_TColgp_HArray1OfVec Point () const
Standard_OStreamPrint (Standard_OStream &anOStream) const

Constructor & Destructor Documentation


Member Function Documentation

Handle_TColgp_HArray1OfVec Vrml_Coordinate3::Point ( ) const

The documentation for this class was generated from the following file: