suanPan
ExternalMaterialData.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExternalMaterialData
 A ExternalMaterialData class. More...
 

Enumerations

enum  ExternalMaterialOp {
  ALLOCATE = 0, DEALLOCATE = 1, STATIC_UPDATE = 2, DYNAMIC_UPDATE = 3,
  COMMIT = 4, RESET = 5, CLEAR = 6, VALIDATE = 7
}