Uses of Class
org.nuxeo.ecm.platform.threed.TransmissionThreeD
Packages that use TransmissionThreeD
Package
Description
-
Uses of TransmissionThreeD in org.nuxeo.ecm.platform.threed
Methods in org.nuxeo.ecm.platform.threed that return TransmissionThreeDMethods in org.nuxeo.ecm.platform.threed that return types with arguments of type TransmissionThreeDModifier and TypeMethodDescriptionstatic final List<TransmissionThreeD>
BatchConverterHelper.getTransmissions
(BlobHolder batch, List<BlobHolder> resources) ThreeDDocument.getTransmissionThreeDs()
Returns all theTransmissionThreeD
s for thisThreeDDocument
. -
Uses of TransmissionThreeD in org.nuxeo.ecm.platform.threed.adapter
Methods in org.nuxeo.ecm.platform.threed.adapter that return TransmissionThreeDMethods in org.nuxeo.ecm.platform.threed.adapter that return types with arguments of type TransmissionThreeD -
Uses of TransmissionThreeD in org.nuxeo.ecm.platform.threed.service
Methods in org.nuxeo.ecm.platform.threed.service that return TransmissionThreeDModifier and TypeMethodDescriptionThreeDService.convertColladaToglTF
(TransmissionThreeD colladaThreeD) Batch convert the ColladacolladaThreeD
to glTFThreeDServiceImpl.convertColladaToglTF
(TransmissionThreeD colladaThreeD) Methods in org.nuxeo.ecm.platform.threed.service with parameters of type TransmissionThreeDModifier and TypeMethodDescriptionThreeDService.convertColladaToglTF
(TransmissionThreeD colladaThreeD) Batch convert the ColladacolladaThreeD
to glTFThreeDServiceImpl.convertColladaToglTF
(TransmissionThreeD colladaThreeD) Method parameters in org.nuxeo.ecm.platform.threed.service with type arguments of type TransmissionThreeDModifier and TypeMethodDescriptionprotected void
ThreeDBatchUpdateWork.saveNewTransmissionThreeDs
(DocumentModel doc, List<TransmissionThreeD> transmissionThreeDs)