| Modifier and Type | Field and Description |
|---|---|
protected BoxTransform |
BoxNode.transform
The transformation that should be applied to the box
|
| Modifier and Type | Method and Description |
|---|---|
BoxTransform |
BoxTransform.concatenate(BoxTransform src)
Concatenates another transformation to this transformation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoxNode.applyTransform(BoxTransform trans) |
void |
BoxNode.applyTransformRecursively(BoxTransform trans) |
BoxTransform |
BoxTransform.concatenate(BoxTransform src)
Concatenates another transformation to this transformation.
|
| Constructor and Description |
|---|
BoxTransform(BoxTransform src) |
Copyright © 2018. All rights reserved.