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

qualifies the aspect properties for
the VRML conversation of points.

#include <VrmlConverter_PointAspect.hxx>

Inheritance diagram for VrmlConverter_PointAspect:
Inheritance graph
[legend]

Public Member Functions

 VrmlConverter_PointAspect ()
 create a default PointAspect.
Default value: HasMaterial = False - a line hasn't own material (color)

 VrmlConverter_PointAspect (const Handle< Vrml_Material > &aMaterial, const Standard_Boolean OnOff)
void SetMaterial (const Handle< Vrml_Material > &aMaterial)
Handle_Vrml_Material Material () const
void SetHasMaterial (const Standard_Boolean OnOff)
 defines the necessary of writing own Material from Vrml into output OStream.
By default False - the material is not writing into OStream,
True - the material is writing.

Standard_Boolean HasMaterial () const
 returns True if the materials is writing into OStream.


Constructor & Destructor Documentation


Member Function Documentation

Handle_Vrml_Material VrmlConverter_PointAspect::Material ( ) const

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