Uses of Class
cz.fidentis.analyst.data.surfacemask.SurfaceMask
Packages that use SurfaceMask
Package
Description
Complete human face model.
Drawable objects of the scene.
OpenGL rendering classes.
-
Uses of SurfaceMask in cz.fidentis.analyst.data.face
Methods in cz.fidentis.analyst.data.face that return SurfaceMaskMethods in cz.fidentis.analyst.data.face with parameters of type SurfaceMaskModifier and TypeMethodDescriptionvoid
HumanFace.setSurfaceMask
(SurfaceMask surfaceMask) Set a surface mask. -
Uses of SurfaceMask in cz.fidentis.analyst.data.face.impl
Methods in cz.fidentis.analyst.data.face.impl that return SurfaceMaskMethods in cz.fidentis.analyst.data.face.impl with parameters of type SurfaceMask -
Uses of SurfaceMask in cz.fidentis.analyst.drawables
Constructors in cz.fidentis.analyst.drawables with parameters of type SurfaceMask -
Uses of SurfaceMask in cz.fidentis.analyst.engines.interactivemask
Methods in cz.fidentis.analyst.engines.interactivemask that return SurfaceMask -
Uses of SurfaceMask in cz.fidentis.analyst.rendering
Methods in cz.fidentis.analyst.rendering with parameters of type SurfaceMaskModifier and TypeMethodDescriptionboolean
Scene.setDrawableInteractiveMask
(int slot, SurfaceMask mask) Sets drawable interactive mask.