|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Drawable3D | |
---|---|
es.ucm.look.ar.ar3D.core.drawables | |
es.ucm.look.ar.ar3D.core.drawables.primitives | |
es.ucm.look.ar.ar3D.core.drawables.primitives.extra | |
es.ucm.look.ar.hud | |
es.ucm.look.data |
Uses of Drawable3D in es.ucm.look.ar.ar3D.core.drawables |
---|
Classes in es.ucm.look.ar.ar3D.core.drawables that implement Drawable3D | |
---|---|
class |
Entity3D
Represents an 3D entity that can be contained in a scene |
class |
Mesh3D
Represents an 3D object that can be drawn. |
Uses of Drawable3D in es.ucm.look.ar.ar3D.core.drawables.primitives |
---|
Classes in es.ucm.look.ar.ar3D.core.drawables.primitives that implement Drawable3D | |
---|---|
class |
CirclePrimitive
|
class |
Cube
|
class |
Grid
|
class |
LinePrimitive
|
class |
LinesLoopPrimitive
|
class |
ObjMesh3D
|
class |
PointPrimitive
|
class |
Ring
|
class |
SquarePrimitive
|
class |
TrianglePrimitive
|
Uses of Drawable3D in es.ucm.look.ar.ar3D.core.drawables.primitives.extra |
---|
Classes in es.ucm.look.ar.ar3D.core.drawables.primitives.extra that implement Drawable3D | |
---|---|
class |
ImagePrimitive
|
Uses of Drawable3D in es.ucm.look.ar.hud |
---|
Classes in es.ucm.look.ar.hud that implement Drawable3D | |
---|---|
class |
Button
|
Uses of Drawable3D in es.ucm.look.data |
---|
Classes in es.ucm.look.data that implement Drawable3D | |
---|---|
class |
WorldEntity
A world entity |
Methods in es.ucm.look.data that return Drawable3D | |
---|---|
Drawable3D |
WorldEntity.getDrawable3D()
|
Methods in es.ucm.look.data with parameters of type Drawable3D | |
---|---|
void |
WorldEntity.setDrawable3D(Drawable3D drawable3d)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |