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 ThreeDInfo
ThreeD. info
Methods in org.nuxeo.ecm.platform.threed that return ThreeDInfo Modifier and Type Method Description protected static ThreeDInfo
BatchConverterHelper. getInfo(Blob blob, List<BlobHolder> resources)
ThreeDInfo
ThreeD. getInfo()
static ThreeDInfo
BatchConverterHelper. 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 void
ThreeDBatchUpdateWork. saveMainInfo(DocumentModel doc, ThreeDInfo info)
-