Package physx.support

Class Vector_PxMaterialConst

    • Constructor Detail

      • Vector_PxMaterialConst

        protected Vector_PxMaterialConst​(long address)
      • Vector_PxMaterialConst

        public Vector_PxMaterialConst()
      • Vector_PxMaterialConst

        public Vector_PxMaterialConst​(int size)
        Parameters:
        size - WebIDL type: unsigned long
    • Method Detail

      • destroy

        public void destroy()
      • at

        public PxMaterial at​(int index)
        Parameters:
        index - WebIDL type: unsigned long
        Returns:
        WebIDL type: PxMaterial [Const]
      • size

        public int size()
        Returns:
        WebIDL type: unsigned long
      • push_back

        public void push_back​(PxMaterial value)
        Parameters:
        value - WebIDL type: PxMaterial [Const]
      • clear

        public void clear()