Uses of Class
org.nuxeo.ecm.platform.threed.ThreeDInfo
Packages that use ThreeDInfo
-
Uses of ThreeDInfo in org.nuxeo.ecm.platform.threed
Fields in org.nuxeo.ecm.platform.threed declared as ThreeDInfoMethods in org.nuxeo.ecm.platform.threed that return ThreeDInfoModifier and TypeMethodDescriptionprotected static final ThreeDInfo
BatchConverterHelper.getInfo
(Blob blob, List<BlobHolder> resources) ThreeD.getInfo()
static final ThreeDInfo
BatchConverterHelper.getMainInfo
(BlobHolder batch, List<BlobHolder> resources) Constructors in org.nuxeo.ecm.platform.threed with parameters of type ThreeDInfoModifierConstructorDescriptionThreeD
(Blob blob, List<Blob> resources, ThreeDInfo info) TransmissionThreeD
(Blob blob, List<Blob> resources, ThreeDInfo info, Integer percPoly, Long maxPoly, Integer percTex, String maxTex, String name) -
Uses of ThreeDInfo in org.nuxeo.ecm.platform.threed.service
Methods in org.nuxeo.ecm.platform.threed.service with parameters of type ThreeDInfoModifier and TypeMethodDescriptionprotected void
ThreeDBatchUpdateWork.saveMainInfo
(DocumentModel doc, ThreeDInfo info)