public class VectorGridTest extends InterpolatingGridTestBase
Constructor and Description |
---|
VectorGridTest() |
Modifier and Type | Method and Description |
---|---|
<T extends VectorObject<T>> |
getCheckLocalValue(VectorGrid<T> grid,
Point3d pnt,
boolean clipToGrid) |
<T extends VectorObject<T>> |
getCheckWorldValue(VectorGrid<T> grid,
Point3d pnt,
boolean clipToGrid) |
static void |
main(java.lang.String[] args) |
void |
test() |
<T extends VectorObject<T>> |
test(VectorGrid<T> grid,
RigidTransform3d TLW) |
check, checkEquals, checkEquals, checkEquals, checkEquals, checkEquals, checkEquals, checkEquals, checkEquals, checkNormedEquals, checkNormedEquals, getSilent, printUsageAndExit, runtest, setSilent
public <T extends VectorObject<T>> T getCheckLocalValue(VectorGrid<T> grid, Point3d pnt, boolean clipToGrid)
public <T extends VectorObject<T>> T getCheckWorldValue(VectorGrid<T> grid, Point3d pnt, boolean clipToGrid)
public <T extends VectorObject<T>> void test(VectorGrid<T> grid, RigidTransform3d TLW)
public static void main(java.lang.String[] args)