Documentation of 'org.jzy3d.plot3d.primitives.log.AxeTransformablePoint' Java class
AxeTransformablePoint
org.jzy3d.plot3d.primitives.log

Class AxeTransformablePoint

    • Constructor Detail

      • AxeTransformablePoint

        public AxeTransformablePoint(SpaceTransformer transformers)
        Intialize a point at the origin, with a white color and a width of 1.
      • AxeTransformablePoint

        public AxeTransformablePoint(Coord3d xyz,
                                     SpaceTransformer transformers)
        Intialize a point with a white color and a width of 1.
      • AxeTransformablePoint

        public AxeTransformablePoint(Coord3d xyz,
                                     Color rgb,
                                     SpaceTransformer transformers)
        Intialize a point with a width of 1.
    • Method Detail

      • draw

        public void draw(com.jogamp.opengl.GL gl,
                         com.jogamp.opengl.glu.GLU glu,
                         Camera cam)
        Description copied from class: AbstractDrawable
        Call OpenGL2 routines for rendering the object.
        Specified by:
        draw in interface IGLRenderer
        Overrides:
        draw in class Point
        Parameters:
        gl - GL2 context
        glu - GLU context
        cam - a reference to a shooting Camera.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.