Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: Penrose(Penrose.Kind, Pentavector, int)

  • Declared in: RT.Coordinates.Penrose

Declaration

public Penrose(
    Penrose.Kind kind,
    Pentavector corner,
    int angle
)

Summary

Constructor.

Parameters

Penrose.Kindkind The kind of shape.
Pentavectorcorner The “main” corner of the shape.
intangle The rotation angle of the shape.