OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vertex_color
(Results
1 - 7
of
7
) sorted by null
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Gui/
Gui.vert
6
#ifdef
VERTEX_COLOR
24
#ifdef
VERTEX_COLOR
Gui.j3md
19
VERTEX_COLOR
: VertexColor
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/
GBuf.vert
24
#ifdef
VERTEX_COLOR
68
#ifdef
VERTEX_COLOR
Lighting.j3md
122
VERTEX_COLOR
: UseVertexColor
206
VERTEX_COLOR
: UseVertexColor
Lighting.vert
35
#ifdef
VERTEX_COLOR
195
#ifdef
VERTEX_COLOR
/external/ceres-solver/internal/ceres/
graph_algorithms.h
111
HashMap<Vertex, char>
vertex_color
;
local
116
vertex_color
[*it] = kWhite;
128
if (
vertex_color
[vertex] != kWhite) {
133
vertex_color
[vertex] = kBlack;
138
vertex_color
[*it] = kGrey;
151
DCHECK(
vertex_color
[vertex] != kWhite);
152
if (
vertex_color
[vertex] != kBlack) {
190
HashMap<Vertex, char>
vertex_color
;
local
194
vertex_color
[*it] = kWhite;
203
if (
vertex_color
[vertex] != kWhite)
[
all
...]
/external/jmonkeyengine/engine/src/terrain/Common/MatDefs/Terrain/
TerrainLighting.j3md
222
VERTEX_COLOR
: UseVertexColor
Completed in 646 milliseconds