Documentation of 'org.jzy3d.plot3d.rendering.view.annotation.CameraPathAnnotation' Java class
CameraPathAnnotation
org.jzy3d.plot3d.rendering.view.annotation

Class CameraPathAnnotation

  • All Implemented Interfaces:
    IGLRenderer, ISortableDraw


    public class CameraPathAnnotation
    extends LineStrip
    Record the camera position at regular interval and draws the path based on these point accumulation.
    • Constructor Detail

      • CameraPathAnnotation

        public CameraPathAnnotation(View view,
                                    Color color)
    • 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 LineStrip
        Parameters:
        gl - GL2 context
        glu - GLU context
        cam - a reference to a shooting Camera.
      • updateCameraPath

        public void updateCameraPath()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.