Class TriTriIntersectMollerPtr


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

      • TriTriIntersectMollerPtr

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

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

        public TriTriIntersectMollerPtr​(TriTriIntersectMoller ptr)
        Do not take ownership of ptr.

        ptr can be null.

        The constructor is implicit on purpose.