MCPcopy Create free account
hub / github.com/cinder/Cinder / getPointsPerMeter

Method getPointsPerMeter

samples/FallingGears/src/SceneController.cpp:36–39  ·  view source on GitHub ↗

static

Source from the content-addressed store, hash-verified

34
35//static
36float SceneController::getPointsPerMeter()
37{
38 return METERS_TO_POINTS;
39}
40
41//static
42float SceneController::getMetersPerPoint()

Callers 1

drawDebugMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected