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

  /external/collada/include/1.4/dom/
domGeometry.h 24 * Geometry describes the visual shape and appearance of an object in the
25 * scene. The geometry element categorizes the declaration of geometric information.
26 * Geometry is a branch of mathematics that deals with the measurement, properties,
32 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::GEOMETRY; }
49 * The geometry element may contain an asset element. @see domAsset
53 * The geometry element may contain only one mesh or convex_mesh. @see domConvex_mesh
57 * The geometry element may contain only one mesh or convex_mesh. @see domMesh
domTypes.h     [all...]

Completed in 138 milliseconds