OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Points
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h
455
tnl_points_func
Points
; /* must now respect vb->elts */
459
/* These functions are called in order to render
points
, lines,
465
/* Render whole unclipped primitives (
points
, lines, linestrips,
/external/jmonkeyengine/engine/src/core/com/jme3/scene/
Mesh.java
64
* <li>
Points
- Every vertex represents a single point in space,
66
*
Points
can also be used for {@link RenderState#setPointSprite(boolean) point
83
* A primitive is a single point in space. The size of the
points
86
Points
(true),
134
* The {@link Mesh#setModeStart(int[]) mode start
points
} and
150
* Will return true for the types {@link #
Points
}, {@link #Lines} and
490
* Returns the size of
points
for point meshes
492
* @return the size of
points
501
* Set the size of
points
for meshes of mode {@link Mode#
Points
}.
[
all
...]
/external/mesa3d/src/mesa/tnl/
t_context.h
455
tnl_points_func
Points
; /* must now respect vb->elts */
459
/* These functions are called in order to render
points
, lines,
465
/* Render whole unclipped primitives (
points
, lines, linestrips,
/external/chromium_org/third_party/mesa/src/src/mesa/main/
mtypes.h
[
all
...]
/external/mesa3d/src/mesa/main/
mtypes.h
[
all
...]
Completed in 908 milliseconds