Class PxObstacle

    • Constructor Detail

      • PxObstacle

        protected PxObstacle()
      • PxObstacle

        protected PxObstacle​(long address)
    • Method Detail

      • wrapPointer

        public static PxObstacle wrapPointer​(long address)
      • destroy

        public void destroy()
      • getMUserData

        public NativeObject getMUserData()
        Returns:
        WebIDL type: VoidPtr
      • setMUserData

        public void setMUserData​(NativeObject value)
        Parameters:
        value - WebIDL type: VoidPtr
      • getMRot

        public PxQuat getMRot()
        Returns:
        WebIDL type: PxQuat [Value]
      • setMRot

        public void setMRot​(PxQuat value)
        Parameters:
        value - WebIDL type: PxQuat [Value]