Home
last modified time | relevance | path

Searched defs:IsCulled (Results 1 – 9 of 9) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Graphic3d/
H A DGraphic3d_Layer.hxx128 bool IsCulled() const { return myNbStructuresNotCulled == 0; } in IsCulled() function in Graphic3d_Layer
H A DGraphic3d_CStructure.hxx145 Standard_Boolean IsCulled() const { return myIsCulled; } in IsCulled() function in Graphic3d_CStructure
H A DGraphic3d_CullingTool.hxx90 bool IsCulled (const CullingContext& theCtx, in IsCulled() function in Graphic3d_CullingTool
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGraphic3d_Layer.hxx128 bool IsCulled() const { return myNbStructuresNotCulled == 0; } in IsCulled() function in Graphic3d_Layer
H A DGraphic3d_CStructure.hxx145 Standard_Boolean IsCulled() const { return myIsCulled; } in IsCulled() function in Graphic3d_CStructure
H A DGraphic3d_CullingTool.hxx90 bool IsCulled (const CullingContext& theCtx, in IsCulled() function in Graphic3d_CullingTool
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGraphic3d_Layer.hxx128 bool IsCulled() const { return myNbStructuresNotCulled == 0; } in IsCulled() function in Graphic3d_Layer
H A DGraphic3d_CStructure.hxx139 Standard_Boolean IsCulled() const { return myIsCulled; } in IsCulled() function in Graphic3d_CStructure
H A DGraphic3d_CullingTool.hxx85 bool IsCulled (const CullingContext& theCtx, in IsCulled() function in Graphic3d_CullingTool