| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.threed | |
| org.nuxeo.ecm.platform.threed.adapter | |
| org.nuxeo.ecm.platform.threed.service |
| Modifier and Type | Method and Description |
|---|---|
TransmissionThreeD |
ThreeDDocument.getTransmissionThreeD(String name)
|
| Modifier and Type | Method and Description |
|---|---|
static List<TransmissionThreeD> |
BatchConverterHelper.getTransmissions(BlobHolder batch,
List<BlobHolder> resources) |
Collection<TransmissionThreeD> |
ThreeDDocument.getTransmissionThreeDs()
Returns all the
TransmissionThreeDs for this ThreeDDocument. |
| Modifier and Type | Method and Description |
|---|---|
TransmissionThreeD |
ThreeDDocumentAdapter.getTransmissionThreeD(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TransmissionThreeD> |
ThreeDDocumentAdapter.getTransmissionThreeDs() |
| Modifier and Type | Method and Description |
|---|---|
protected List<Blob> |
ThreeDPreviewer.buildPreview(TransmissionThreeD transmissionThreeD,
DocumentModel dm) |
| Modifier and Type | Method and Description |
|---|---|
TransmissionThreeD |
ThreeDServiceImpl.convertColladaToglTF(TransmissionThreeD colladaThreeD) |
TransmissionThreeD |
ThreeDService.convertColladaToglTF(TransmissionThreeD colladaThreeD)
Batch convert the Collada
colladaThreeD to glTF |
| Modifier and Type | Method and Description |
|---|---|
TransmissionThreeD |
ThreeDServiceImpl.convertColladaToglTF(TransmissionThreeD colladaThreeD) |
TransmissionThreeD |
ThreeDService.convertColladaToglTF(TransmissionThreeD colladaThreeD)
Batch convert the Collada
colladaThreeD to glTF |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ThreeDBatchUpdateWork.saveNewTransmissionThreeDs(DocumentModel doc,
List<TransmissionThreeD> transmissionThreeDs) |
Copyright © 2019 Nuxeo. All rights reserved.