Package physx.common

Class PxCudaBufferMemorySpaceEnum


  • public class PxCudaBufferMemorySpaceEnum
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • T_GPU

        public static final int T_GPU
      • T_PINNED_HOST

        public static final int T_PINNED_HOST
      • T_WRITE_COMBINED

        public static final int T_WRITE_COMBINED
      • T_HOST

        public static final int T_HOST
    • Constructor Detail

      • PxCudaBufferMemorySpaceEnum

        public PxCudaBufferMemorySpaceEnum()