|
Altium C++ SDK 3.0
|
This is the complete list of members for PCB::IPCB_Contour, including all inherited members.
| AddContour(IPCB_Contour *const C, int const StartIndex, int const EndIndex) | PCB::IPCB_Contour | |
| AddContour_1(IPCB_Contour *const C) | PCB::IPCB_Contour | |
| AddPoint(int x, int y) | PCB::IPCB_Contour | |
| Clear() | PCB::IPCB_Contour | |
| DeletePoint(int Index) | PCB::IPCB_Contour | |
| EnsureCapacity(int Value) | PCB::IPCB_Contour | |
| GetState_Area() | PCB::IPCB_Contour | |
| GetState_Count() | PCB::IPCB_Contour | |
| GetState_PointX(int I) | PCB::IPCB_Contour | |
| GetState_PointY(int I) | PCB::IPCB_Contour | |
| InsertPoint(int Index, int x, int y) | PCB::IPCB_Contour | |
| Replicate() | PCB::IPCB_Contour | |
| Rotate(double AngleInDegrees) | PCB::IPCB_Contour | |
| RotateAboutPoint(double AngleInDegrees, int x, int y) | PCB::IPCB_Contour | |
| SetState_Count(int Value) | PCB::IPCB_Contour | |
| SetState_PointX(int I, int const Value) | PCB::IPCB_Contour | |
| SetState_PointY(int I, int const Value) | PCB::IPCB_Contour | |
| Translate(int x, int y) | PCB::IPCB_Contour |