Package hmi.graphics.util

The HmiGraphics util package contains a few utilities that combine functionality from other HmiGraphics packages.

See:
          Description

Interface Summary
DaeHumanoidLoader Interface for helper classes to load a humanoid from a dae file.
 

Class Summary
BufferUtil Some utils for allocating direct NIO buffers.
ColladaReader ColladReader can read a Collada file from a resource directory, and translate it into a GScene or GLScene.
LoadDaeHumanoid Helper function class to load a Humanoid from a dae file.
LoadDaeHumanoidInTPose Helper function class to load a Humanoid from a dae file and set it in the H-anim pose.
LoadSeamlessDaeHumanoid Helper function class to load a Humanoid from a dae file.
LoadSeamlessDaeHumanoidInDefPose Helper function class to load a Humanoid from a dae file.
LoadSeamlessDaeHumanoidInTPose Helper function class to load a Humanoid from a dae file.
SeamlessDaeHumanoidLoader Helper class to load a seamless humanoid from a dae file.
SegmentedDaeHumanoidLoader Helper class to load a seamless humanoid from a dae file.
 

Package hmi.graphics.util Description

The HmiGraphics util package contains a few utilities that combine functionality from other HmiGraphics packages.