Home | History | Annotate | Download | only in scene

Lines Matching refs:Points

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}.
508 * @param pointSize The size of points
660 case Points:
725 * number of elements/primitives, e.g. how many lines or how many points,