Enhanced C#
Language of your choice: library documentation
|
Interface for reading the size of a 3D object. More...
Interface for reading the size of a 3D object.
T | Coordinate type. |
Properties | |
T | Depth [get] |
Gets the depth of a rectangle (the difference between Z coordinates). More... | |
Properties inherited from Loyc.Geometry.ISizeReader< T > | |
T | Width [get] |
Gets the width of a rectangle (the difference between X coordinates). More... | |
T | Height [get] |
Gets the height of a rectangle (the difference between Y coordinates). More... | |
|
get |
Gets the depth of a rectangle (the difference between Z coordinates).