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

Method getUnit

src/Core/Collision/Trajectory.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 }
73
74 Transform::Units Trajectory::getUnit() const
75 {
76 return m_unit;
77 }
78
79 void Trajectory::addCheck(const TrajectoryCheckFunction& check)
80 {

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected