Utility class that allows to visualize meshes created with null .
- Author
- Michael Hoffer info@.nosp@m.mich.nosp@m.aelho.nosp@m.ffer.nosp@m..de
Definition at line 47 of file VFX3DUtil.java.
◆ VFX3DUtil()
eu.mihosoft.vrl.v3d.VFX3DUtil.VFX3DUtil |
( |
| ) |
|
|
private |
◆ addMouseBehavior() [1/2]
static void eu.mihosoft.vrl.v3d.VFX3DUtil.addMouseBehavior |
( |
Node |
n, |
|
|
Node |
eventReceiver, |
|
|
MouseButton |
btn |
|
) |
| |
|
static |
Adds rotation behavior to the specified node.
- Parameters
-
n | node |
eventReceiver | receiver of the event |
btn | mouse button that shall be used for this behavior |
Definition at line 78 of file VFX3DUtil.java.
◆ addMouseBehavior() [2/2]
static void eu.mihosoft.vrl.v3d.VFX3DUtil.addMouseBehavior |
( |
Node |
n, |
|
|
Scene |
eventReceiver, |
|
|
MouseButton |
btn |
|
) |
| |
|
static |
Adds rotation behavior to the specified node.
- Parameters
-
n | node |
eventReceiver | receiver of the event |
btn | mouse button that shall be used for this behavior |
Definition at line 65 of file VFX3DUtil.java.
The documentation for this class was generated from the following file: