VTK-m  2.0
vtkm::cont::arg::TypeCheckTagExecObject Struct Reference

The ExecObject type check passes for any object that inherits from ExecutionObjectBase. More...

#include <TypeCheckTagExecObject.h>

Detailed Description

The ExecObject type check passes for any object that inherits from ExecutionObjectBase.

This is supposed to signify that the object can be used in the execution environment although there is no way to verify that.


The documentation for this struct was generated from the following file: