Interface CLResources

All Known Subinterfaces:
BeamIntersectionVisitor, CommonKernelServices, OctreeOpenCL
All Known Implementing Classes:
BeamIntersectionVisitorImpl, BufferGPU, FacetBuffer, IntegerBuffer, MeshTriangleBuffer, OctreeOpenCLImpl, RayIntersectionBuffer, RayIntersectionOpenCLServices, VoxelBuffer, WriteBufferGPU

public interface CLResources
Interface to allow release of GPU resources held by this object
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Explicitly releases GPU resources held by this object
  • Method Details

    • release

      void release()
      Explicitly releases GPU resources held by this object