Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ clear
Method
clear
samples/_opengl/NormalMapping/src/DebugMesh.cpp:43–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void DebugMesh::clear()
44
{
45
mVertices.clear();
46
mColors.clear();
47
mIndices.clear();
48
}
49
50
void DebugMesh::setMesh( const TriMesh& mesh )
51
{
Callers
15
openImage
Method · 0.45
keyDown
Method · 0.45
updateModes
Method · 0.45
update
Method · 0.45
update
Method · 0.45
keyDown
Method · 0.45
Pistons
Method · 0.45
draw
Method · 0.45
draw
Method · 0.45
loadSvg
Method · 0.45
keyDown
Method · 0.45
Item
Method · 0.45
Calls
no outgoing calls
Tested by
1
setup
Method · 0.36