Searched refs:ship (Results 1 - 6 of 6) sorted by relevance

/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
H A DAnimation3DTest.java51 Node ship; field in class:Animation3DTest
75 assets.load("data/g3d/ship.obj", Model.class);
155 ship.parts.get(0).enabled = !ship.parts.get(0).enabled;
210 ship = assets.get("data/g3d/ship.obj", Model.class).nodes.get(0).copy();
211 ship.detach();
212 ship.translation.x = 10f; // offset from the sword node to the tip of the sword, in rest pose
213 ship.rotation.set(Vector3.Z, 90f);
214 ship
[all...]
H A DBasic3DSceneTest.java46 public ModelInstance ship; field in class:Basic3DSceneTest
91 if (id.equals("ship"))
92 ship = instance;
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
H A Dp3-0x.cpp55 Map ship = {{"Sophie",14}, {"Surprise",28}}; member in namespace:bullet4_example2
/external/libexif/
H A Dconfigure1429 --enable-ship-binaries Whether to ship binaries in the tarball [default=no]
11604 # Check whether --enable-ship-binaries was given.
/external/bison/build-aux/
H A Dtexinfo.tex5089 % that case we just ship out what is in \partialpage with the normal
/external/libmicrohttpd/doc/
H A Dtexinfo.tex5090 % that case we just ship out what is in \partialpage with the normal

Completed in 605 milliseconds