MeshResult(ResultType val); MeshResult(const MeshResult& arg);
Initializes MeshResult.
|
Parameters |
Description |
|
ResultType val |
The type of the result for mesh allocation. |
|
const MeshResult& arg |
The MeshResult which is used for initialization. |