Open CASCADE Technology 7.8.2.dev
Graphic3d_PolygonOffset Struct Reference

Polygon offset parameters. More...

#include <Graphic3d_PolygonOffset.hxx>

Public Member Functions

 Graphic3d_PolygonOffset ()
 Empty constructor.
 
bool operator== (const Graphic3d_PolygonOffset &theOther) const
 Equality comparison.
 
void DumpJson (Standard_OStream &theOStream, Standard_Integer theDepth=-1) const
 Dumps the content of me into the stream.
 

Data Fields

Aspect_PolygonOffsetMode Mode
 
Standard_ShortReal Factor
 
Standard_ShortReal Units
 

Detailed Description

Polygon offset parameters.

Constructor & Destructor Documentation

◆ Graphic3d_PolygonOffset()

Graphic3d_PolygonOffset::Graphic3d_PolygonOffset ( )
inline

Empty constructor.

Member Function Documentation

◆ DumpJson()

void Graphic3d_PolygonOffset::DumpJson ( Standard_OStream & theOStream,
Standard_Integer theDepth = -1 ) const

Dumps the content of me into the stream.

◆ operator==()

bool Graphic3d_PolygonOffset::operator== ( const Graphic3d_PolygonOffset & theOther) const
inline

Equality comparison.

Field Documentation

◆ Factor

Standard_ShortReal Graphic3d_PolygonOffset::Factor

◆ Mode

Aspect_PolygonOffsetMode Graphic3d_PolygonOffset::Mode

◆ Units

Standard_ShortReal Graphic3d_PolygonOffset::Units

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