Class RayCastingDistBufferGroup

java.lang.Object
cz.fidentis.analyst.glsl.buffergroups.impl.AbstractBufferGroup
cz.fidentis.analyst.glsl.buffergroups.impl.RayCastingDistBufferGroup
All Implemented Interfaces:
GlslBufferGroup

public class RayCastingDistBufferGroup extends AbstractBufferGroup
This class implements a collection of buffers used by the MeshDistanceRCGPU visitor.
  • Constructor Details

    • RayCastingDistBufferGroup

      public RayCastingDistBufferGroup(com.jogamp.opengl.GLContext glContext)
      Constructor.
      Parameters:
      glContext - OpenGL context.