Open CASCADE Technology  7.8.1
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_CafWriter::RWGltf_StyledShape::RWGltf_StyledShape ( )
inline
RWGltf_CafWriter::RWGltf_StyledShape::RWGltf_StyledShape ( const TopoDS_Shape theShape)
inlineexplicit
RWGltf_CafWriter::RWGltf_StyledShape::RWGltf_StyledShape ( const TopoDS_Shape theShape,
const XCAFPrs_Style theStyle 
)
inlineexplicit

Member Function Documentation

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

Field Documentation

TopoDS_Shape RWGltf_CafWriter::RWGltf_StyledShape::Shape
XCAFPrs_Style RWGltf_CafWriter::RWGltf_StyledShape::Style

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