|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VirtualWorld | |
|---|---|
| hmi.environment.avatars | This package contains code for loading avatars, mixed systems, face bindings, etc. |
| Uses of VirtualWorld in hmi.environment.avatars |
|---|
| Classes in hmi.environment.avatars that implement VirtualWorld | |
|---|---|
class |
GenericVirtualWorld
Generic, non-render-specific implementation |
| Fields in hmi.environment.avatars declared as VirtualWorld | |
|---|---|
private VirtualWorld |
GenericVirtualHuman.theVirtualWorld
|
| Methods in hmi.environment.avatars that return VirtualWorld | |
|---|---|
VirtualWorld |
VirtualHuman.getVirtualWorld()
|
VirtualWorld |
GenericVirtualHuman.getVirtualWorld()
|
| Methods in hmi.environment.avatars with parameters of type VirtualWorld | |
|---|---|
VirtualHuman |
VirtualHumanBuilder.buildVirtualHuman(VirtualHumanSpec spec,
String id,
VirtualWorld vw,
SchedulingClock c)
Load the virtual human, with the parameters that have been set. |
VirtualHuman |
GenericVirtualHumanBuilder.buildVirtualHuman(VirtualHumanSpec spec,
String id,
VirtualWorld vw,
SchedulingClock c)
Load the virtual human, with the parameters that have been set. |
void |
VirtualHuman.setVirtualWorld(VirtualWorld vw)
set the virtualWorld associated with this VH, for access to ode space and collision and worldobjectmanager and such |
void |
GenericVirtualHuman.setVirtualWorld(VirtualWorld vw)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||