Open CASCADE Technology
7.8.0.dev
|
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) | |
Static Public Member Functions | |
static Standard_Integer | HashCode (const RWGltf_StyledShape &theShape, Standard_Integer theUpperBound) |
Computes a hash code. More... | |
static Standard_Boolean | IsEqual (const RWGltf_StyledShape &theS1, const RWGltf_StyledShape &theS2) |
Equality comparison. More... | |
Data Fields | |
TopoDS_Shape | Shape |
XCAFPrs_Style | Style |
Shape + Style pair.
|
inline |
|
inlineexplicit |
|
inlineexplicit |
|
inlinestatic |
Computes a hash code.
|
inlinestatic |
Equality comparison.
TopoDS_Shape RWGltf_CafWriter::RWGltf_StyledShape::Shape |
XCAFPrs_Style RWGltf_CafWriter::RWGltf_StyledShape::Style |