Class BVBSphere_f

  • Direct Known Subclasses:
    BSphere_f

    public class BVBSphere_f
    extends java.lang.Object
    a general bounding volume class for template inheritance. This class
    defines methods that a deriving class must implement.

    This defines a bounding volume to have a position.
    • Constructor Detail

      • BVBSphere_f

        public BVBSphere_f​(long cPtr,
                           boolean cMemoryOwn)
      • BVBSphere_f

        public BVBSphere_f()
    • Method Detail

      • getCPtr

        public static long getCPtr​(BVBSphere_f obj)
      • delete

        public void delete()