Uses of Class
org.nuxeo.ecm.platform.threed.ThreeDInfo
-
Uses of ThreeDInfo in org.nuxeo.ecm.platform.threed
Modifier and TypeMethodDescriptionprotected static final ThreeDInfo
BatchConverterHelper.getInfo
(Blob blob, List<BlobHolder> resources) ThreeD.getInfo()
static final ThreeDInfo
BatchConverterHelper.getMainInfo
(BlobHolder batch, List<BlobHolder> resources) ModifierConstructorDescriptionThreeD
(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
Modifier and TypeMethodDescriptionprotected void
ThreeDBatchUpdateWork.saveMainInfo
(DocumentModel doc, ThreeDInfo info)