Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
float SceneController::getPointsPerMeter()
37
{
38
return METERS_TO_POINTS;
39
}
40
41
//static
42
float SceneController::getMetersPerPoint()
Callers
1
drawDebug
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected