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

Method isOnBottomSide

src/Core/Transform/Referential.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 }
80
81 bool Referential::isOnBottomSide() const
82 {
83 return m_refY == 1;
84 }
85
86 bool Referential::isOnCorner() const
87 {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected