Package | Description |
---|---|
de.jreality.scene.data |
Contains the structures to store and transfer all sorts of data in the scene.
|
Modifier and Type | Method and Description |
---|---|
WritableDataList |
DataListSet.addWritable(Attribute a,
StorageModel sm) |
WritableDataList |
DataListSet.addWritable(Attribute a,
StorageModel sm,
Object data) |
WritableDataList |
StorageModel.createWritableDataList(Object v) |
WritableDataList |
DataListSet.getWritableList(Attribute attr) |
Modifier and Type | Method and Description |
---|---|
Object |
DataItem.copyTo(WritableDataList target) |