|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranslatableObject | |
camera3d | |
camera3d.manipulation |
Uses of TranslatableObject in camera3d |
Classes in camera3d that implement TranslatableObject | |
class |
DistanceMeasurer
Object used to measure distances in the virtual world. |
class |
GeometryBag
This class allows the easy creation of many kinds of geometry. |
class |
VcAmbientLight
Represents an ambient light. |
class |
VcContent
Holds Geometry content that can be added to scene graph. |
class |
VcDirectLight
Represents a directional light. |
class |
VcHelper
Abstract superclass for helper objects. |
(package private) class |
camera3d.VcLaser
Title: Câmera Virtual - LIVES Description: Câmera Virtual para Controle via LabVIEW Copyright: Copyright (c) 2001 Company: Centro de Educação em Informática - SENAC - SP |
class |
VcLaserArray
A laser array for structured lighting simulation. |
class |
VcLight
Abstract superclass to all lights that can be added to the scene graph. |
class |
VcObject
Abstract superclass to all objects that can be added to the scene graph. |
class |
VcPointLight
Represents a point light. |
class |
VcSpotLight
Represents a spot light. |
class |
VcView
Represents a camera in the virtual world. |
Uses of TranslatableObject in camera3d.manipulation |
Methods in camera3d.manipulation with parameters of type TranslatableObject | |
void |
TranslationManipulator.setTranslatableObject(TranslatableObject translatableObject)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |