HomeSort by relevance Sort by last modified time
    Searched defs:Points (Results 1 - 2 of 2) sorted by null

  /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/main/
mtypes.h     [all...]

Completed in 49 milliseconds