Class Loader3D

    • Field Detail

      • filename

        public Parameter filename
        The name of the file to be opened. The initial default value is "chopper.obj".
    • Method Detail

      • _getNodeObject

        protected javax.media.j3d.Node _getNodeObject()
        Return the encapsulated Java3D node of this 3D actor. The encapsulated node for this actor is a Java3D scene group.
        Specified by:
        _getNodeObject in class GRActor3D
        Returns:
        The scene group.