ShowProduct
Trait for Show for product types. This trait is implemented directly by the type in question, unlike the corresponding ShowProductDecT trait which externally acts on an object of the specified type to create its String representations. For your own types ShowProduct is preferred over ShowProductDecT.
trait ShowDbl3
trait ShowElemDbl3
trait Vec3Like
class Pt3
class Vec3
trait ShowProductDec
trait ShowDbl2
trait ShowElemDbl2
class PtM2
trait Vec2Like
class Pt2
class Vec2
trait length2M
class Vec2M
class LatLong
trait ShowElemInt2
class Cood
trait TileCoord
trait TileCenOrSide
trait TileCen
class HCen
class SqCen
trait TileSide
class HSide
class SqSide
trait HCenOrSide
trait SqCenOrSide
trait TileVert
trait HCoord
trait HNotVert
class HCoordOther
class HVert
trait SqBaseCoord
trait SqCoord
class SqVert
class HexParrX
class HexParrY
class HexRegImp
class LineSeg
class Sqlign
class HGridView
Value members
Concrete methods
Inherited methods
The RSON type of T. This the only data that a ShowT instance requires, that can't be implemented through delegation to an object of type Show.
The RSON type of T. This the only data that a ShowT instance requires, that can't be implemented through delegation to an object of type Show.
- Inherited from:
- TypeStr