Home
last modified time | relevance | path

Searched defs:IsPerspective (Results 1 – 5 of 5) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/HLRAppli/
H A DHLRAppli_ReflectLines.cxx50 Standard_Boolean IsPerspective = Standard_False; in SetAxes() local
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DDraw_View.hxx82 Standard_Real IsPerspective() const { return myIsPers; } in IsPerspective() function in Draw_View
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_View.hxx82 Standard_Real IsPerspective() const { return myIsPers; } in IsPerspective() function in Draw_View
/dports/cad/opencascade/opencascade-7.6.0/src/IVtkVTK/
H A DIVtkVTK_View.cxx66 bool IVtkVTK_View::IsPerspective() const in IsPerspective() function in IVtkVTK_View
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkGLTFDocumentLoader.h455 bool IsPerspective; // if not, camera mode is orthographic member