Tämä on lista kaikista jäsenistä luokassa Jypeli.RaySegment, sisältäen kaikki perityt jäsenet.
Cache | Jypeli.RaySegment | |
Circle | Jypeli.Shape | static |
CreateRegularPolygon(int vertexCount) | Jypeli.Shape | static |
CreateRegularPolygonCache(int vertexCount) | Jypeli.Shape | packagestatic |
Diamond | Jypeli.Shape | static |
Direction | Jypeli.RaySegment | |
Ellipse | Jypeli.Shape | static |
FromImage(Image image) | Jypeli.Shape | static |
FromString(string shapeStr) | Jypeli.Shape | static |
Heart | Jypeli.Shape | static |
Hexagon | Jypeli.Shape | static |
IsInside(double x, double y) | Jypeli.Shape | virtual |
IsInsideCircle(double x, double y, double r) | Jypeli.Shape | protected |
IsInsideOutlines(Vector p) | Jypeli.Shape | protected |
IsInsideTriangle(Vector p, Vector a, Vector b, Vector c) | Jypeli.Shape | protectedstatic |
IsInsideTriangles(Vector p) | Jypeli.Shape | protected |
IsUnitSize | Jypeli.RaySegment | |
Length | Jypeli.RaySegment | |
Octagon | Jypeli.Shape | static |
Origin | Jypeli.RaySegment | |
Pentagon | Jypeli.Shape | static |
RaySegment(Vector origin, Vector direction, double length) | Jypeli.RaySegment | |
Rectangle | Jypeli.Shape | static |
SameSide(Vector a, Vector b, Vector p1, Vector p2) | Jypeli.Shape | protectedstatic |
Star | Jypeli.Shape | static |
Triangle | Jypeli.Shape | static |