Package com.ardor3d.util.geom
package com.ardor3d.util.geom
-
ClassDescription
BufferUtils
is a helper class for generating nio buffers from ardor3d data classes such as Vectors and ColorRGBA.Deprecated.Debugger provides tools for viewing scene data such as boundings and normals.This tool assists in reducing geometry information.
Note: Does not work with geometry using texcoords other than 2d coords.Condition options for determining if one vertex is "equal" to another.Utility for combining multiple Meshes into a single Mesh.A utility class to generate normals for a set of vertices.A utility class to generate normals for Meshes.
The generator generates the normals using a given crease angle up to which the transitions between two triangles are to be smoothed.Deprecated.Deprecated.
Spatial.makeCopy(boolean)
instead.