|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.j3d.renderer.aviatrix3d.geom.hanim.AVShaderHAnimFactory
public class AVShaderHAnimFactory
An implementation of the HAnimFactory
that provide nodes that
implements skinned mesh rendering using GLSL shaders.
Constructor Summary | |
---|---|
AVShaderHAnimFactory()
|
Method Summary | |
---|---|
org.j3d.geom.hanim.HAnimDisplacer |
createDisplacer()
Create a new default Displacer instance. |
org.j3d.geom.hanim.HAnimHumanoid |
createHumanoid()
Create a new default Humanoid instance. |
org.j3d.geom.hanim.HAnimJoint |
createJoint()
Create a new default Joint instance. |
org.j3d.geom.hanim.HumanoidManager |
createManager()
Create a new empty manager instance. |
org.j3d.geom.hanim.HAnimSegment |
createSegment()
Create a new default Segment instance. |
org.j3d.geom.hanim.HAnimSite |
createSite()
Create a new default Site instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AVShaderHAnimFactory()
Method Detail |
---|
public org.j3d.geom.hanim.HAnimDisplacer createDisplacer()
createDisplacer
in interface org.j3d.geom.hanim.HAnimFactory
public org.j3d.geom.hanim.HAnimSite createSite()
createSite
in interface org.j3d.geom.hanim.HAnimFactory
public org.j3d.geom.hanim.HAnimSegment createSegment()
createSegment
in interface org.j3d.geom.hanim.HAnimFactory
public org.j3d.geom.hanim.HAnimJoint createJoint()
createJoint
in interface org.j3d.geom.hanim.HAnimFactory
public org.j3d.geom.hanim.HAnimHumanoid createHumanoid()
createHumanoid
in interface org.j3d.geom.hanim.HAnimFactory
public org.j3d.geom.hanim.HumanoidManager createManager()
createManager
in interface org.j3d.geom.hanim.HAnimFactory
|
Aviatrix3D 2.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |