Class PxCollectionExt

    • Constructor Detail

      • PxCollectionExt

        protected PxCollectionExt()
      • PxCollectionExt

        protected PxCollectionExt​(long address)
    • Method Detail

      • wrapPointer

        public static PxCollectionExt wrapPointer​(long address)
      • destroy

        public void destroy()
      • releaseObjects

        public static void releaseObjects​(PxCollection collection)
        Parameters:
        collection - WebIDL type: PxCollection [Ref]
      • releaseObjects

        public static void releaseObjects​(PxCollection collection,
                                          boolean releaseExclusiveShapes)
        Parameters:
        collection - WebIDL type: PxCollection [Ref]
        releaseExclusiveShapes - WebIDL type: boolean
      • remove

        public static void remove​(PxCollection collection,
                                  short concreteType)
        Parameters:
        collection - WebIDL type: PxCollection [Ref]
        concreteType - WebIDL type: unsigned short