Uses of Interface
hmi.environment.avatars.VirtualHumanBuilder

Packages that use VirtualHumanBuilder
hmi.environment.avatars This package contains code for loading avatars, mixed systems, face bindings, etc. 
 

Uses of VirtualHumanBuilder in hmi.environment.avatars
 

Classes in hmi.environment.avatars that implement VirtualHumanBuilder
 class GenericVirtualHumanBuilder
          Generic implementation, takes a generic render-independent specification and loads the appropriate elements.
 class HmiVirtualHumanBuilder
          Extends it with construction for Hmi-render specific stuff. 1) an HmiFaceController is used instead of the default StdOutFacecontroller 2) buildBody will not only derive the vjoint structure from the dae file, but will also load the graphical elements, store the meshes, etc.