#include <vldim.h>
Inheritance diagram for vlDim:

Public Member Functions | |
| vlDim (uint16 xdim=0, uint16 ydim=0, uint16 zdim=0) | |
| Default constructor. | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, vlDim const *const dim) |
| overriding << to enable writing triple to a stream | |
| std::ostream & | operator<< (std::ostream &os, vlDim const &dim) |
| overriding << to enable writing triple to a stream | |
Definition at line 37 of file vldim.h.
|
||||||||||||||||
|
Definition at line 40 of file vldim.h. References uint16. |
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.3