Package org.nuxeo.ecm.platform.threed
Class TransmissionThreeD
java.lang.Object
org.nuxeo.ecm.platform.threed.ThreeD
org.nuxeo.ecm.platform.threed.TransmissionThreeD
Object wrapping a transmission format with
ThreeD
and LoD details- Since:
- 8.4
-
Field Summary
-
Constructor Summary
ConstructorDescriptionTransmissionThreeD
(Blob blob, List<Blob> resources, ThreeDInfo info, Integer percPoly, Long maxPoly, Integer percTex, String maxTex, String name) -
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.threed.ThreeD
getBlob, getInfo, getResources
-
Field Details
-
NAME
- See Also:
-
CONTENT
- See Also:
-
PERC_POLY
- See Also:
-
MAX_POLY
- See Also:
-
PERC_TEX
- See Also:
-
MAX_TEX
- See Also:
-
INFO
- See Also:
-
percPoly
-
maxPoly
-
percTex
-
maxTex
-
name
-
-
Constructor Details
-
TransmissionThreeD
-
TransmissionThreeD
-
-
Method Details
-
getTitle
-
getPercPoly
-
getMaxPoly
-
getPercTex
-
getMaxTex
-
getName
-
getId
-
toMap
-