MCPcopy Create free account
hub / github.com/comaps/comaps / isPerspective

Method isPerspective

libs/geometry/screenbase.hpp:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102
103 Matrix3dT const & Pto3dMatrix() const { return m_Pto3d; }
104 bool isPerspective() const { return m_isPerspective; }
105 bool isAutoPerspective() const { return m_isAutoPerspective; }
106 void SetAutoPerspective(bool isAutoPerspective);
107

Callers 15

InsertHandleMethod · 0.80
SelectMethod · 0.80
GetExtendedPixelRectMethod · 0.80
overlay_handle.cppFile · 0.80
RenderDebugMethod · 0.80
SaveViewportMethod · 0.80
RenderMethod · 0.80
CalculateTransformMethod · 0.80
NextModeMethod · 0.80
RenderMethod · 0.80
ScaleImplMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected