|
| MatlabBinaryMeshGraphics () |
| Default Constructor.
|
|
virtual | ~MatlabBinaryMeshGraphics () |
| Nothing to do.
|
|
Definition at line 19 of file matlabBinaryMeshGraphics.hh.
◆ writeAttributes()
◆ writeCoord()
Writes the coordinates in data and increases the counter indexOfPoints
- Parameters
-
point | Point to write |
bdc | The Cell where we store the point |
dim | The dimension |
◆ writeMesh()
Writes the mesh data of a given concepts::Cell in a given MatrixSpaceOutputCell.
- Parameters
-
boundary | (flag if only coordinates lying on the edges should be store) |
coord | (flag if the coordinates (x , y , z) should be store) |
- Warning
- Increase Counter (counter, indexOfEdgeMesh, indexOfMesh, indexOfVertexMesh, indexOfEdgAttr (and if coord is true indexOfPoints)) of the MatrixSpaceOutputCell
The documentation for this class was generated from the following file: