Uses of Class
org.nuxeo.ecm.platform.threed.ThreeDInfo
-
Packages that use ThreeDInfo Package Description org.nuxeo.ecm.platform.threed org.nuxeo.ecm.platform.threed.service -
-
Uses of ThreeDInfo in org.nuxeo.ecm.platform.threed
Fields in org.nuxeo.ecm.platform.threed declared as ThreeDInfo Modifier and Type Field Description protected ThreeDInfoThreeD. infoMethods in org.nuxeo.ecm.platform.threed that return ThreeDInfo Modifier and Type Method Description protected static ThreeDInfoBatchConverterHelper. getInfo(Blob blob, List<BlobHolder> resources)ThreeDInfoThreeD. getInfo()static ThreeDInfoBatchConverterHelper. getMainInfo(BlobHolder batch, List<BlobHolder> resources)Constructors in org.nuxeo.ecm.platform.threed with parameters of type ThreeDInfo Constructor Description ThreeD(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 ThreeDInfo Modifier and Type Method Description protected voidThreeDBatchUpdateWork. saveMainInfo(DocumentModel doc, ThreeDInfo info)
-