public class SpherePathTesting extends Object
Constructor and Description |
---|
SpherePathTesting() |
Modifier and Type | Method and Description |
---|---|
void |
findPath(Node3D a,
Node3D b) |
static void |
main(String[] args) |
void |
mainLoop() |
void |
post(Runnable r) |
void |
setMesh(DeformableMesh3D mesh) |
void |
setStartPoint(Node3D start) |
void |
start() |
public void start()
public static void main(String[] args)
public void setStartPoint(Node3D start)
public void setMesh(DeformableMesh3D mesh)
public void post(Runnable r)
public void mainLoop()
Copyright © 2013–2022 Francis Crick Institute. All rights reserved.