Package | Description |
---|---|
com.sun.javafx.sg.prism |
Modifier and Type | Method and Description |
---|---|
protected NGNode.RenderRootResult |
NGRegion.computeRenderRoot(NodePath path,
RectBounds dirtyRegion,
int cullingIndex,
BaseTransform tx,
GeneralTransform3D pvTx) |
protected NGNode.RenderRootResult |
NGGroup.computeRenderRoot(NodePath path,
RectBounds dirtyRegion,
int cullingIndex,
BaseTransform tx,
GeneralTransform3D pvTx)
*
Culling Related Methods *
*
|
static NGNode.RenderRootResult |
NGNode.RenderRootResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NGNode.RenderRootResult[] |
NGNode.RenderRootResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.