OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ids0
(Results
1 - 1
of
1
) sorted by null
/external/eigen/demos/opengl/
icosphere.cpp
71
int
ids0
[3], // indices of outer vertices
local
78
ids0
[k] = e0;
92
refinedIndices.push_back(
ids0
[0]); refinedIndices.push_back(ids1[0]); refinedIndices.push_back(ids1[2]);
93
refinedIndices.push_back(
ids0
[1]); refinedIndices.push_back(ids1[1]); refinedIndices.push_back(ids1[0]);
94
refinedIndices.push_back(
ids0
[2]); refinedIndices.push_back(ids1[2]); refinedIndices.push_back(ids1[1]);
Completed in 58 milliseconds