MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / isOnTopSide

Method isOnTopSide

src/Core/Transform/Referential.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 }
75
76 bool Referential::isOnTopSide() const
77 {
78 return m_refY == 0;
79 }
80
81 bool Referential::isOnBottomSide() const
82 {

Callers 2

setPointPositionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected