Package org.nuxeo.ecm.platform.threed
Class ThreeDInfo
java.lang.Object
org.nuxeo.ecm.platform.threed.ThreeDInfo
Object containing info about a 3D content
- Since:
- 8.4
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
final Double
final Double
final Double
final Long
static final String
static final String
final Boolean
static final String
static final String
static final String
final Long
final Long
final Long
final Long
static final String
static final String
static final String
static final String
final Double
final Double
final Double
static final String
final Boolean
static final String
static final String
final String
final Long
final Long
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NON_MANIFOLD_VERTICES
- See Also:
-
NON_MANIFOLD_EDGES
- See Also:
-
NON_MANIFOLD_POLYGONS
- See Also:
-
VERTICES
- See Also:
-
EDGES
- See Also:
-
POLYGONS
- See Also:
-
POSITION_X
- See Also:
-
POSITION_Y
- See Also:
-
POSITION_Z
- See Also:
-
DIMENSION_X
- See Also:
-
DIMENSION_Y
- See Also:
-
DIMENSION_Z
- See Also:
-
TEXTURES_SIZE
- See Also:
-
TEXTURES_MAX_DIMENSION
- See Also:
-
GEOMETRY_LOD_SUCCESS
- See Also:
-
TEXTURE_LOD_SUCCESS
- See Also:
-
nonManifoldVertices
-
nonManifoldEdges
-
nonManifoldPolygons
-
vertices
-
edges
-
polygons
-
positionX
-
positionY
-
positionZ
-
dimensionX
-
dimensionY
-
dimensionZ
-
texturesSize
-
texturesMaxDimension
-
geometryLodSuccess
-
textureLodSuccess
-
-
Constructor Details
-
ThreeDInfo
-
-
Method Details
-
toMap
-
getNonManifoldVertices
-
getNonManifoldEdges
-
getNonManifoldPolygons
-
getVertices
-
getEdges
-
getPolygons
-
getPositionX
-
getPositionY
-
getPositionZ
-
getDimensionX
-
getDimensionY
-
getDimensionZ
-
getTexturesSize
-
getTexturesMaxDimension
-
getGeometryLodSuccess
-
getTextureLodSuccess
-