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

Method isOnLeftSide

src/Core/Transform/Referential.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 bool Referential::isOnLeftSide() const
67 {
68 return m_refX == 0;
69 }
70
71 bool Referential::isOnRightSide() const
72 {

Callers 2

setPointPositionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected