cal3d::noncopyable Class Reference
Derive from
noncopyable to mark your class as not having a copy constructor or operator=.
More...
#include <global.h>
Inherited by CalModel [private]
.
List of all members.
Detailed Description
Derive from
noncopyable to mark your class as not having a copy constructor or operator=.
The documentation for this class was generated from the following file: