Class TriTriIntersectDevillerPtr


  • public class TriTriIntersectDevillerPtr
    extends java.lang.Object
    Ptr stores a pointer and optionally takes ownership of the value.
    • Constructor Detail

      • TriTriIntersectDevillerPtr

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

        public TriTriIntersectDevillerPtr()
        Default constructor yielding a NULL-pointer.
      • TriTriIntersectDevillerPtr

        public TriTriIntersectDevillerPtr​(TriTriIntersectDeviller ptr)
        Do not take ownership of ptr.

        ptr can be null.

        The constructor is implicit on purpose.