Open CASCADE Technology 7.8.0
Public Member Functions | Data Fields
RWGltf_CafWriter::RWGltf_StyledShape Struct Reference

Shape + Style pair. More...

#include <RWGltf_CafWriter.hxx>

Public Member Functions

 RWGltf_StyledShape ()
 
 RWGltf_StyledShape (const TopoDS_Shape &theShape)
 
 RWGltf_StyledShape (const TopoDS_Shape &theShape, const XCAFPrs_Style &theStyle)
 
bool operator== (const RWGltf_StyledShape &theStyledShape) const
 

Data Fields

TopoDS_Shape Shape
 
XCAFPrs_Style Style
 

Detailed Description

Shape + Style pair.

Constructor & Destructor Documentation

◆ RWGltf_StyledShape() [1/3]

RWGltf_CafWriter::RWGltf_StyledShape::RWGltf_StyledShape ( )
inline

◆ RWGltf_StyledShape() [2/3]

RWGltf_CafWriter::RWGltf_StyledShape::RWGltf_StyledShape ( const TopoDS_Shape theShape)
inlineexplicit

◆ RWGltf_StyledShape() [3/3]

RWGltf_CafWriter::RWGltf_StyledShape::RWGltf_StyledShape ( const TopoDS_Shape theShape,
const XCAFPrs_Style theStyle 
)
inlineexplicit

Member Function Documentation

◆ operator==()

bool RWGltf_CafWriter::RWGltf_StyledShape::operator== ( const RWGltf_StyledShape theStyledShape) const
inline

Field Documentation

◆ Shape

TopoDS_Shape RWGltf_CafWriter::RWGltf_StyledShape::Shape

◆ Style

XCAFPrs_Style RWGltf_CafWriter::RWGltf_StyledShape::Style

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