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

Method drawQuakes

samples/Earthquake/src/Earth.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103void Earth::drawQuakes()
104{
105 mQuake->drawInstanced( mNumQuakes );
106}
107
108void Earth::drawQuakeLabelsOnSphere( const vec3 &eyeNormal, const float eyeDist )
109{

Callers 1

drawMethod · 0.80

Calls 1

drawInstancedMethod · 0.80

Tested by

no test coverage detected