159 virtual const CResult Scale(
double f64PivotX,
double f64PivotY,
double f64RatioX,
double f64RatioY)
override;
162 virtual const CResult Rotate(
double f64Angle,
double f64PivotX,
double f64PivotY)
override;
281 virtual const CResult Set2(T tCenterX, T tCenterY, T tWidth, T tHeight,
double f64Angle = 0)
sealed;
4028 virtual const CResult Set(int32_t p1x, int32_t p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
4051 virtual const CResult Set(int32_t p1x, int32_t p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
4074 virtual const CResult Set(int32_t p1x, int32_t p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
4097 virtual const CResult Set(int32_t p1x, int32_t p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
4120 virtual const CResult Set(int32_t p1x, int32_t p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
4143 virtual const CResult Set(int32_t p1x, int32_t p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
4166 virtual const CResult Set(int32_t p1x, int32_t p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
4189 virtual const CResult Set(int32_t p1x, int32_t p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
4212 virtual const CResult Set(int32_t p1x, int32_t p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
4235 virtual const CResult Set(int32_t p1x, int32_t p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
4258 virtual const CResult Set(int32_t p1x, int32_t p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
4281 virtual const CResult Set(int32_t p1x, int32_t p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
4304 virtual const CResult Set(int32_t p1x, int32_t p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
4327 virtual const CResult Set(int32_t p1x, int32_t p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
4350 virtual const CResult Set(int32_t p1x, int32_t p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
4373 virtual const CResult Set(int32_t p1x, int32_t p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
4396 virtual const CResult Set(int32_t p1x, int64_t p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
4419 virtual const CResult Set(int32_t p1x, int64_t p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
4442 virtual const CResult Set(int32_t p1x, int64_t p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
4465 virtual const CResult Set(int32_t p1x, int64_t p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
4488 virtual const CResult Set(int32_t p1x, int64_t p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
4511 virtual const CResult Set(int32_t p1x, int64_t p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
4534 virtual const CResult Set(int32_t p1x, int64_t p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
4557 virtual const CResult Set(int32_t p1x, int64_t p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
4580 virtual const CResult Set(int32_t p1x, int64_t p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
4603 virtual const CResult Set(int32_t p1x, int64_t p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
4626 virtual const CResult Set(int32_t p1x, int64_t p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
4649 virtual const CResult Set(int32_t p1x, int64_t p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
4672 virtual const CResult Set(int32_t p1x, int64_t p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
4695 virtual const CResult Set(int32_t p1x, int64_t p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
4718 virtual const CResult Set(int32_t p1x, int64_t p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
4741 virtual const CResult Set(int32_t p1x, int64_t p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
4764 virtual const CResult Set(int32_t p1x,
float p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
4787 virtual const CResult Set(int32_t p1x,
float p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
4810 virtual const CResult Set(int32_t p1x,
float p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
4833 virtual const CResult Set(int32_t p1x,
float p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
4856 virtual const CResult Set(int32_t p1x,
float p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
4879 virtual const CResult Set(int32_t p1x,
float p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
4902 virtual const CResult Set(int32_t p1x,
float p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
4925 virtual const CResult Set(int32_t p1x,
float p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
4948 virtual const CResult Set(int32_t p1x,
float p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
4971 virtual const CResult Set(int32_t p1x,
float p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
4994 virtual const CResult Set(int32_t p1x,
float p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
5017 virtual const CResult Set(int32_t p1x,
float p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
5040 virtual const CResult Set(int32_t p1x,
float p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
5063 virtual const CResult Set(int32_t p1x,
float p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
5086 virtual const CResult Set(int32_t p1x,
float p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
5109 virtual const CResult Set(int32_t p1x,
float p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
5132 virtual const CResult Set(int32_t p1x,
double p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
5155 virtual const CResult Set(int32_t p1x,
double p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
5178 virtual const CResult Set(int32_t p1x,
double p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
5201 virtual const CResult Set(int32_t p1x,
double p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
5224 virtual const CResult Set(int32_t p1x,
double p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
5247 virtual const CResult Set(int32_t p1x,
double p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
5270 virtual const CResult Set(int32_t p1x,
double p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
5293 virtual const CResult Set(int32_t p1x,
double p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
5316 virtual const CResult Set(int32_t p1x,
double p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
5339 virtual const CResult Set(int32_t p1x,
double p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
5362 virtual const CResult Set(int32_t p1x,
double p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
5385 virtual const CResult Set(int32_t p1x,
double p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
5408 virtual const CResult Set(int32_t p1x,
double p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
5431 virtual const CResult Set(int32_t p1x,
double p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
5454 virtual const CResult Set(int32_t p1x,
double p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
5477 virtual const CResult Set(int32_t p1x,
double p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
5500 virtual const CResult Set(int64_t p1x, int32_t p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
5523 virtual const CResult Set(int64_t p1x, int32_t p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
5546 virtual const CResult Set(int64_t p1x, int32_t p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
5569 virtual const CResult Set(int64_t p1x, int32_t p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
5592 virtual const CResult Set(int64_t p1x, int32_t p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
5615 virtual const CResult Set(int64_t p1x, int32_t p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
5638 virtual const CResult Set(int64_t p1x, int32_t p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
5661 virtual const CResult Set(int64_t p1x, int32_t p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
5684 virtual const CResult Set(int64_t p1x, int32_t p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
5707 virtual const CResult Set(int64_t p1x, int32_t p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
5730 virtual const CResult Set(int64_t p1x, int32_t p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
5753 virtual const CResult Set(int64_t p1x, int32_t p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
5776 virtual const CResult Set(int64_t p1x, int32_t p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
5799 virtual const CResult Set(int64_t p1x, int32_t p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
5822 virtual const CResult Set(int64_t p1x, int32_t p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
5845 virtual const CResult Set(int64_t p1x, int32_t p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
5868 virtual const CResult Set(int64_t p1x, int64_t p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
5891 virtual const CResult Set(int64_t p1x, int64_t p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
5914 virtual const CResult Set(int64_t p1x, int64_t p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
5937 virtual const CResult Set(int64_t p1x, int64_t p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
5960 virtual const CResult Set(int64_t p1x, int64_t p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
5983 virtual const CResult Set(int64_t p1x, int64_t p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
6006 virtual const CResult Set(int64_t p1x, int64_t p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
6029 virtual const CResult Set(int64_t p1x, int64_t p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
6052 virtual const CResult Set(int64_t p1x, int64_t p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
6075 virtual const CResult Set(int64_t p1x, int64_t p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
6098 virtual const CResult Set(int64_t p1x, int64_t p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
6121 virtual const CResult Set(int64_t p1x, int64_t p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
6144 virtual const CResult Set(int64_t p1x, int64_t p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
6167 virtual const CResult Set(int64_t p1x, int64_t p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
6190 virtual const CResult Set(int64_t p1x, int64_t p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
6213 virtual const CResult Set(int64_t p1x, int64_t p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
6236 virtual const CResult Set(int64_t p1x,
float p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
6259 virtual const CResult Set(int64_t p1x,
float p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
6282 virtual const CResult Set(int64_t p1x,
float p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
6305 virtual const CResult Set(int64_t p1x,
float p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
6328 virtual const CResult Set(int64_t p1x,
float p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
6351 virtual const CResult Set(int64_t p1x,
float p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
6374 virtual const CResult Set(int64_t p1x,
float p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
6397 virtual const CResult Set(int64_t p1x,
float p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
6420 virtual const CResult Set(int64_t p1x,
float p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
6443 virtual const CResult Set(int64_t p1x,
float p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
6466 virtual const CResult Set(int64_t p1x,
float p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
6489 virtual const CResult Set(int64_t p1x,
float p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
6512 virtual const CResult Set(int64_t p1x,
float p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
6535 virtual const CResult Set(int64_t p1x,
float p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
6558 virtual const CResult Set(int64_t p1x,
float p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
6581 virtual const CResult Set(int64_t p1x,
float p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
6604 virtual const CResult Set(int64_t p1x,
double p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
6627 virtual const CResult Set(int64_t p1x,
double p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
6650 virtual const CResult Set(int64_t p1x,
double p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
6673 virtual const CResult Set(int64_t p1x,
double p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
6696 virtual const CResult Set(int64_t p1x,
double p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
6719 virtual const CResult Set(int64_t p1x,
double p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
6742 virtual const CResult Set(int64_t p1x,
double p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
6765 virtual const CResult Set(int64_t p1x,
double p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
6788 virtual const CResult Set(int64_t p1x,
double p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
6811 virtual const CResult Set(int64_t p1x,
double p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
6834 virtual const CResult Set(int64_t p1x,
double p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
6857 virtual const CResult Set(int64_t p1x,
double p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
6880 virtual const CResult Set(int64_t p1x,
double p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
6903 virtual const CResult Set(int64_t p1x,
double p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
6926 virtual const CResult Set(int64_t p1x,
double p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
6949 virtual const CResult Set(int64_t p1x,
double p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
6972 virtual const CResult Set(
float p1x, int32_t p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
6995 virtual const CResult Set(
float p1x, int32_t p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
7018 virtual const CResult Set(
float p1x, int32_t p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
7041 virtual const CResult Set(
float p1x, int32_t p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
7064 virtual const CResult Set(
float p1x, int32_t p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
7087 virtual const CResult Set(
float p1x, int32_t p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
7110 virtual const CResult Set(
float p1x, int32_t p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
7133 virtual const CResult Set(
float p1x, int32_t p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
7156 virtual const CResult Set(
float p1x, int32_t p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
7179 virtual const CResult Set(
float p1x, int32_t p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
7202 virtual const CResult Set(
float p1x, int32_t p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
7225 virtual const CResult Set(
float p1x, int32_t p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
7248 virtual const CResult Set(
float p1x, int32_t p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
7271 virtual const CResult Set(
float p1x, int32_t p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
7294 virtual const CResult Set(
float p1x, int32_t p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
7317 virtual const CResult Set(
float p1x, int32_t p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
7340 virtual const CResult Set(
float p1x, int64_t p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
7363 virtual const CResult Set(
float p1x, int64_t p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
7386 virtual const CResult Set(
float p1x, int64_t p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
7409 virtual const CResult Set(
float p1x, int64_t p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
7432 virtual const CResult Set(
float p1x, int64_t p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
7455 virtual const CResult Set(
float p1x, int64_t p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
7478 virtual const CResult Set(
float p1x, int64_t p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
7501 virtual const CResult Set(
float p1x, int64_t p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
7524 virtual const CResult Set(
float p1x, int64_t p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
7547 virtual const CResult Set(
float p1x, int64_t p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
7570 virtual const CResult Set(
float p1x, int64_t p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
7593 virtual const CResult Set(
float p1x, int64_t p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
7616 virtual const CResult Set(
float p1x, int64_t p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
7639 virtual const CResult Set(
float p1x, int64_t p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
7662 virtual const CResult Set(
float p1x, int64_t p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
7685 virtual const CResult Set(
float p1x, int64_t p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
7708 virtual const CResult Set(
float p1x,
float p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
7731 virtual const CResult Set(
float p1x,
float p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
7754 virtual const CResult Set(
float p1x,
float p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
7777 virtual const CResult Set(
float p1x,
float p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
7800 virtual const CResult Set(
float p1x,
float p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
7823 virtual const CResult Set(
float p1x,
float p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
7846 virtual const CResult Set(
float p1x,
float p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
7869 virtual const CResult Set(
float p1x,
float p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
7892 virtual const CResult Set(
float p1x,
float p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
7915 virtual const CResult Set(
float p1x,
float p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
7938 virtual const CResult Set(
float p1x,
float p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
7961 virtual const CResult Set(
float p1x,
float p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
7984 virtual const CResult Set(
float p1x,
float p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
8007 virtual const CResult Set(
float p1x,
float p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
8030 virtual const CResult Set(
float p1x,
float p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
8053 virtual const CResult Set(
float p1x,
float p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
8076 virtual const CResult Set(
float p1x,
double p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
8099 virtual const CResult Set(
float p1x,
double p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
8122 virtual const CResult Set(
float p1x,
double p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
8145 virtual const CResult Set(
float p1x,
double p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
8168 virtual const CResult Set(
float p1x,
double p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
8191 virtual const CResult Set(
float p1x,
double p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
8214 virtual const CResult Set(
float p1x,
double p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
8237 virtual const CResult Set(
float p1x,
double p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
8260 virtual const CResult Set(
float p1x,
double p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
8283 virtual const CResult Set(
float p1x,
double p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
8306 virtual const CResult Set(
float p1x,
double p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
8329 virtual const CResult Set(
float p1x,
double p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
8352 virtual const CResult Set(
float p1x,
double p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
8375 virtual const CResult Set(
float p1x,
double p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
8398 virtual const CResult Set(
float p1x,
double p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
8421 virtual const CResult Set(
float p1x,
double p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
8444 virtual const CResult Set(
double p1x, int32_t p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
8467 virtual const CResult Set(
double p1x, int32_t p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
8490 virtual const CResult Set(
double p1x, int32_t p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
8513 virtual const CResult Set(
double p1x, int32_t p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
8536 virtual const CResult Set(
double p1x, int32_t p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
8559 virtual const CResult Set(
double p1x, int32_t p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
8582 virtual const CResult Set(
double p1x, int32_t p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
8605 virtual const CResult Set(
double p1x, int32_t p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
8628 virtual const CResult Set(
double p1x, int32_t p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
8651 virtual const CResult Set(
double p1x, int32_t p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
8674 virtual const CResult Set(
double p1x, int32_t p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
8697 virtual const CResult Set(
double p1x, int32_t p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
8720 virtual const CResult Set(
double p1x, int32_t p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
8743 virtual const CResult Set(
double p1x, int32_t p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
8766 virtual const CResult Set(
double p1x, int32_t p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
8789 virtual const CResult Set(
double p1x, int32_t p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
8812 virtual const CResult Set(
double p1x, int64_t p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
8835 virtual const CResult Set(
double p1x, int64_t p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
8858 virtual const CResult Set(
double p1x, int64_t p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
8881 virtual const CResult Set(
double p1x, int64_t p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
8904 virtual const CResult Set(
double p1x, int64_t p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
8927 virtual const CResult Set(
double p1x, int64_t p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
8950 virtual const CResult Set(
double p1x, int64_t p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
8973 virtual const CResult Set(
double p1x, int64_t p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
8996 virtual const CResult Set(
double p1x, int64_t p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
9019 virtual const CResult Set(
double p1x, int64_t p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
9042 virtual const CResult Set(
double p1x, int64_t p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
9065 virtual const CResult Set(
double p1x, int64_t p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
9088 virtual const CResult Set(
double p1x, int64_t p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
9111 virtual const CResult Set(
double p1x, int64_t p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
9134 virtual const CResult Set(
double p1x, int64_t p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
9157 virtual const CResult Set(
double p1x, int64_t p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
9180 virtual const CResult Set(
double p1x,
float p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
9203 virtual const CResult Set(
double p1x,
float p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
9226 virtual const CResult Set(
double p1x,
float p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
9249 virtual const CResult Set(
double p1x,
float p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
9272 virtual const CResult Set(
double p1x,
float p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
9295 virtual const CResult Set(
double p1x,
float p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
9318 virtual const CResult Set(
double p1x,
float p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
9341 virtual const CResult Set(
double p1x,
float p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
9364 virtual const CResult Set(
double p1x,
float p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
9387 virtual const CResult Set(
double p1x,
float p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
9410 virtual const CResult Set(
double p1x,
float p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
9433 virtual const CResult Set(
double p1x,
float p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
9456 virtual const CResult Set(
double p1x,
float p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
9479 virtual const CResult Set(
double p1x,
float p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
9502 virtual const CResult Set(
double p1x,
float p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
9525 virtual const CResult Set(
double p1x,
float p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
9548 virtual const CResult Set(
double p1x,
double p1y, int32_t p2x, int32_t p2y,
double angle = 0.)
sealed;
9571 virtual const CResult Set(
double p1x,
double p1y, int32_t p2x, int64_t p2y,
double angle = 0.)
sealed;
9594 virtual const CResult Set(
double p1x,
double p1y, int32_t p2x,
float p2y,
double angle = 0.)
sealed;
9617 virtual const CResult Set(
double p1x,
double p1y, int32_t p2x,
double p2y,
double angle = 0.)
sealed;
9640 virtual const CResult Set(
double p1x,
double p1y, int64_t p2x, int32_t p2y,
double angle = 0.)
sealed;
9663 virtual const CResult Set(
double p1x,
double p1y, int64_t p2x, int64_t p2y,
double angle = 0.)
sealed;
9686 virtual const CResult Set(
double p1x,
double p1y, int64_t p2x,
float p2y,
double angle = 0.)
sealed;
9709 virtual const CResult Set(
double p1x,
double p1y, int64_t p2x,
double p2y,
double angle = 0.)
sealed;
9732 virtual const CResult Set(
double p1x,
double p1y,
float p2x, int32_t p2y,
double angle = 0.)
sealed;
9755 virtual const CResult Set(
double p1x,
double p1y,
float p2x, int64_t p2y,
double angle = 0.)
sealed;
9778 virtual const CResult Set(
double p1x,
double p1y,
float p2x,
float p2y,
double angle = 0.)
sealed;
9801 virtual const CResult Set(
double p1x,
double p1y,
float p2x,
double p2y,
double angle = 0.)
sealed;
9824 virtual const CResult Set(
double p1x,
double p1y,
double p2x, int32_t p2y,
double angle = 0.)
sealed;
9847 virtual const CResult Set(
double p1x,
double p1y,
double p2x, int64_t p2y,
double angle = 0.)
sealed;
9870 virtual const CResult Set(
double p1x,
double p1y,
double p2x,
float p2y,
double angle = 0.)
sealed;
9893 virtual const CResult Set(
double p1x,
double p1y,
double p2x,
double p2y,
double angle = 0.)
sealed;
23850 t.
left = value / (double)rect.
left;
23851 t.
top = value / (double)rect.
top;
23871 t.
left = value / (double)rect.
left;
23872 t.
top = value / (double)rect.
top;
23892 t.
left = value / (double)rect.
left;
23893 t.
top = value / (double)rect.
top;
23913 t.
left = value / (double)rect.
left;
23914 t.
top = value / (double)rect.
top;
24260 SupportToDuplicateObject(
CFLRect<T>, *
this);
24261 DeclareGetClassType();
Template type 의 배열 클래스.
Definition FLArray.h:53
FLImaging의 이미지 클래스
Definition FLImage.h:35
CFLImage 의 Page 클래스
Definition FLImagePage.h:37
3차원 점을 표현하는 간략화된 클래스
Definition TPoint3.h:37
점을 표현하는 간략화된 클래스
Definition TPoint.h:37
직사각형을 표현하는 간략화된 클래스
Definition TRect.h:37
FLImaging 모듈의 수행 결과 객체
Definition ResultsDef.h:1596
3차 베지어 곡선을 표현하는 클래스
Definition FLBezierCubicCurve.h:24
2차 베지어 곡선을 표현하는 클래스
Definition FLBezierQuadraticCurve.h:24
4차 베지어 곡선을 표현하는 클래스
Definition FLBezierQuarticCurve.h:24
원을 표현하는 클래스
Definition FLCircle.h:25
다각형을 표현하는 클래스
Definition FLComplexRegion.h:27
큐빅 곡선을 표현하는 클래스
Definition FLCubicSpline.h:23
원 또는 호 형태의 도넛 모양을 표현하는 클래스
Definition FLDoughnut.h:26
타원을 표현하는 클래스
Definition FLEllipse.h:25
그리기에 필요한 정보들을 표현하는 클래스
Definition FLFigureText.h:26
직선을 표현하는 클래스
Definition FLLine.h:25
점 배열을 표현하는 클래스
Definition FLPointArray.h:26
점을 표현하는 클래스
Definition FLPoint.h:24
사변형을 표현하는 클래스
Definition FLQuad.h:24
직사각형을 표현하는 클래스
Definition FLRect.h:24
virtual const CResult Set(double p1x, double p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int32_t p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::CFLImage &fli) override
CFLRect(int64_t p1x, int32_t p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
bool operator!=(const CFLRect< double > &rect) const
const CFLRect< T > & operator-=(const CFLLine< double > &line)
const CFLRect< T > & operator/=(const CFLLine< int64_t > &line)
const CFLRect< T > & operator*=(const Base::TPoint< float > &point)
virtual const CResult Set(int32_t p1x, float p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, float p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< int64_t > *pPoint, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
CFLRect< double > operator+(const CFLLine< float > &line) const
CFLRect(const CFLPoint< int64_t > *pPoint1, CFLPoint< int64_t > *pPoint2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
virtual const CResult Set(const CFLQuad< int32_t > *pQuad, bool bFullAngle=true) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int32_t p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int32_t > &point, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, float p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int32_t p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, float p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int64_t p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int64_t p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator/=(const Base::TPoint< double > &point)
virtual const CResult Set(const CFLFigure *pFlf) override
CFLRect(float p1x, int64_t p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, float p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int64_t p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLRect< int64_t > *pRect)
대입 연산자
bool operator==(const CFLRect< float > &rect) const
CFLRect(int64_t p1x, double p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< int64_t > *pPoint, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const CFLPointArray *pFlpa)
초기화 생성자
CFLRect(const CFLPoint< double > *pPoint, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(float p1x, int32_t p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set2(const Base::TPoint< int32_t > *pTpCenter, const Base::TPoint< int32_t > *pTpSize, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, double p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, float p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int64_t > &point, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int64_t p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLFigureText< double > *pFlft, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLRoundRect< int32_t > &flrr) sealed
파라미터 설정 함수
CFLRect(float p1x, int32_t p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set2(const CFLPoint< int64_t > *pFlpCenter, const CFLPoint< int64_t > *pFlpSize, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLEllipse< int64_t > &ell)
초기화 생성자
CFLRect(int32_t p1x, int32_t p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, float p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, float p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const Base::TRect< double > &rect)
대입 연산자
virtual const CResult Set(const Base::TPoint< double > &point, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int32_t > &point, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, double p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult GetSamplingVectorOnSegment(double f64SamplingDistance, CFLPointArray &flpaResult) const override
설정한 길이만큼 직선으로 이동하는 점 정보를 얻어옵니다
CFLRect(const CFLRoundRect< int64_t > &flrr)
CFLRect(int64_t p1x, double p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
friend CFLRect< double > operator+(const double &value, const CFLRect< T > &rect)
Definition FLRect.h:23681
const CFLRect< T > & operator=(const CFLPoint< double > *pPoint)
대입 연산자
CFLRect(int32_t p1x, int64_t p1y, double p2x, float p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator*=(const float &value)
friend CFLRect< double > operator+(const float &value, const CFLRect< T > &rect)
Definition FLRect.h:23663
CFLRect(int64_t p1x, int32_t p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
const CFLRect< T > & operator*=(const int64_t &value)
CFLRect< double > operator-(const Base::TPoint< int32_t > &point) const
CFLRect< double > operator/(const Base::TPoint< int64_t > &point) const
CFLRect(double p1x, double p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int32_t p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLRect< float > *pRect)
CFLRect(float p1x, float p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, double p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator*=(const Base::TPoint< int32_t > &point)
virtual const CResult Set(int64_t p1x, float p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int32_t > &point, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, double p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int64_t > &point, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLRect< float > *pRect) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, double p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, float p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const Base::TPoint< int64_t > &point)
virtual const CResult Set(int32_t p1x, int32_t p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int32_t p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPointArray &flpa) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, float p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLRegion *pFlrg) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, double p1y, float p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int32_t p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int64_t p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, float p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual double GetHeight() const override
CFLRect(const Base::TPoint< int32_t > *pPoint, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int32_t > *pPoint1, Base::TPoint< int32_t > *pPoint2, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int32_t > &point1, const Base::TPoint< int32_t > &point2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
virtual const CResult Set(const Base::TPoint< int64_t > &point, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLBezierQuarticCurve *pFlbc4) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< float > &point, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int32_t p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, int64_t p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int32_t p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< float > &point, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int64_t p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLLine< int32_t > &line)
대입 연산자
virtual const CResult Set(const CFLQuad< int64_t > &quad, bool bFullAngle=true) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const CFLPoint< double > &point)
virtual const CResult Set(double p1x, int32_t p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const Base::TRect< double > *pRect)
대입 연산자
CFLRect(const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect< double > operator*(const Base::TPoint< int32_t > &point) const
CFLRect(const Base::TPoint< double > *pPoint1, Base::TPoint< double > *pPoint2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
const CFLRect< T > & operator+=(const int64_t &value)
virtual const CResult Set2(const Base::TPoint< double > &tpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int64_t p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator-(const double &value) const
CFLRect(double p1x, float p1y, double p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int32_t p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int64_t p1y, float p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< double > *pPoint, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const double &value)
const CFLRect< T > & operator=(const CFLRect< int32_t > &rect)
대입 연산자
virtual const CResult Set(const CFLPoint< double > &point, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
bool operator==(const CFLRect< int64_t > &rect) const
CFLRect(const CFLQuad< int64_t > *pQuad, bool bFullAngle=true)
초기화 생성자
CFLRect(double p1x, int32_t p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
friend CFLRect< double > operator/(const float &value, const CFLRect< T > &rect)
Definition FLRect.h:23889
virtual const CResult Set2(const CFLPoint< double > &flpCenter, const CFLPoint< double > &flpSize, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const CFLPoint< int32_t > &point)
CFLRect(const CFLPoint< int32_t > &point, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
virtual const CResult Set(int64_t p1x, int64_t p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, int32_t p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int64_t p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator*(const CFLPoint< int32_t > &point) const
CFLRect(int64_t p1x, int64_t p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLCircle< int64_t > &cir)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, float p2x, float p2y, double angle=0)
초기화 생성자
int32_t right
Definition FLRect.h:42
virtual const CResult Split(int32_t i32Row, int32_t i32Column, CFLFigureArray *pFlfaResult) const
사각형을 분할하는 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator/(const double &value) const
CFLRect< double > operator+(const CFLPoint< double > &point) const
virtual const CResult Set2(const CFLPoint< double > *pFlpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< double > *pPoint, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLRoundRect< double > *pFlrr)
CFLRect(float p1x, int32_t p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int64_t p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< int64_t > &point, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect< double > operator+(const Base::TPoint< float > &point) const
CFLRect(const CFLQuad< double > *pQuad, bool bFullAngle=true)
초기화 생성자
CFLRect(int64_t p1x, float p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
const CFLRect< T > & operator/=(const CFLLine< double > &line)
virtual const CResult Set(const Base::TPoint< int32_t > &point1, const Base::TPoint< int32_t > &point2, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set2(const Base::TPoint< float > &tpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< double > &point1, const Base::TPoint< double > &point2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
virtual const CResult Set(double p1x, int64_t p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int32_t p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLEllipse< double > *pEll)
대입 연산자
CFLRect(const Base::TRect< int32_t > *pRect, double angle=0)
CFLRect(int32_t p1x, int32_t p1y, double p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set2(const CFLPoint< int64_t > *pFlpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const CFLPoint< float > &point)
CFLRect< double > operator-(const CFLPoint< float > &point) const
virtual const CResult Set(const CFLPoint< float > *pPoint, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, float p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< int64_t > &point, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect< double > operator-(const CFLPoint< int64_t > &point) const
CFLRect(double p1x, double p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int32_t p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, int32_t p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int32_t > *pPoint, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult GetRasterRegion(Base::CFLArray< Base::TRect< double > > *pFlaResult, const CFLRect< int64_t > *pFlrROI=nullptr) const override
virtual bool IsValid() const override
virtual const CResult Set(int32_t p1x, int32_t p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set2(const Base::TPoint< int64_t > *pTpCenter, const Base::TPoint< int64_t > *pTpSize, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int32_t p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int64_t p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< double > *pPoint, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, double p1y, double p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, double p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetRasterContour(CFLPointArray *pFlpaResult, bool bExcludeSingleDelta=false) const override
Contour의 Raster 점 정보를 얻어옵니다
CFLRect(const CFLPoint< double > *pPoint, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const CFLCircle< double > *pCir)
초기화 생성자
virtual const CResult Set(int32_t p1x, float p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLLine< int32_t > &line, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, double p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual bool IsCollision(const CFLQuad< double > *pQuad) const override
CFLRect(float p1x, int32_t p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int32_t p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLRect< double > *pRect) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int64_t p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< int32_t > *pPoint1, Base::TPoint< int32_t > *pPoint2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
CFLRect(const Base::TPoint< float > &point, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< float > *pPoint, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLFigureText< double > *pFlft, double angle=0)
초기화 생성자로, Rect 의 left = right = FigureText의 x좌표, Rect 의 top = bottom = FigureText의 y좌표로 설정합니다.
CFLRect(const CFLPoint< int64_t > &point, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
virtual const CResult GetSamplingVectorOnSegment(double f64SamplingDistance, CFLFigureArray *pFlfaResult) const override
설정한 길이만큼 직선으로 이동하는 점 정보를 얻어옵니다
virtual const CResult Set(const CFLRoundRect< int32_t > *pFlrr) sealed
파라미터 설정 함수
const CFLRect< T > & operator*=(const int32_t &value)
CFLRect(const CFLPoint< int64_t > *pPoint, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLLine< float > *pLine)
대입 연산자
virtual const CResult Set(int64_t p1x, int32_t p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult MakeFigureInvalid() override
Figure를 유효하지 않은 Figure로 만듦. (예를 들어, 점의 좌표를 Invalid한 x, y로 설정)
CFLRect(int32_t p1x, float p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(const CFLCircle< double > &cir)
초기화 생성자
CFLRect< double > operator*(const Base::TPoint< float > &point) const
CFLRect(int32_t p1x, int64_t p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set2(const Base::TPoint< double > *pTpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int32_t p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int64_t > &point, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult GetSamplingVectorOnSegment(double f64SamplingDistance, CFLFigureArray &flfaResult) const override
설정한 길이만큼 직선으로 이동하는 점 정보를 얻어옵니다
CFLRect(const CFLPoint< double > &point, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int64_t p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TRect< double > *pRect, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int32_t > *pPoint, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect< double > operator*(const int64_t &value) const
const CFLRect< T > & operator/=(const CFLLine< float > &line)
CFLRect< double > operator-(const CFLLine< int64_t > &line) const
virtual const CResult Set(int32_t p1x, float p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, double p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLQuad< double > &quad, bool bFullAngle=true) sealed
파라미터 설정 함수
bool operator!=(const CFLRect< int64_t > &rect) const
virtual const CResult Set(const Base::TPoint< float > *pPoint1, Base::TPoint< float > *pPoint2, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLRect< int32_t > &rect) sealed
초기화 생성자
virtual const CResult Set(int64_t p1x, int64_t p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int32_t p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, int32_t p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< int64_t > &point, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, float p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< float > &point1, const CFLPoint< float > &point2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
const CFLRect< T > & operator/=(const CFLPoint< float > &point)
CFLRect(const Base::TPoint< float > &point, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLCubicSpline *pFlcs) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int32_t > &point, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int32_t p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLLine< int64_t > &line, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLLine< double > &line, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, float p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, float p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< double > &point, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
virtual const CResult Set2(const Base::TPoint< int64_t > *pTpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
CFLRect< double > operator-(const CFLPoint< int32_t > &point) const
CFLRect(float p1x, int64_t p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< float > *pPoint, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLQuad< float > &quad, bool bFullAngle=true) sealed
파라미터 설정 함수
CFLRect< double > operator-(const Base::TPoint< double > &point) const
const CFLRect< T > & operator+=(const CFLPoint< int64_t > &point)
bool operator!=(const CFLLine< float > &line) const
CFLRect(int32_t p1x, double p1y, float p2x, float p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLQuad< int32_t > &quad)
대입 연산자
bool operator==(const CFLRect< int32_t > &rect) const
CFLRect(const CFLFigureText< int32_t > &flft, double angle=0)
초기화 생성자로, Rect 의 left = right = FigureText의 x좌표, Rect 의 top = bottom = FigureText의 y좌표로 설정합니다.
CFLRect(const CFLPoint< double > &point, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::CFLImagePage &flip, double angle) sealed
파라미터 설정 함수
CFLRect< double > operator+(const int32_t &value) const
virtual const CResult Set(float p1x, float p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, float p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(const CFLFigureText< int64_t > *pFlft, double angle=0)
초기화 생성자로, Rect 의 left = right = FigureText의 x좌표, Rect 의 top = bottom = FigureText의 y좌표로 설정합니다.
CFLRect< double > operator+(const double &value) const
CFLRect(float p1x, int32_t p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int64_t p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLCubicSpline *pFlcs)
초기화 생성자
bool operator==(const CFLLine< int32_t > &line) const
virtual EWindingDirection GetWindingDirection() const sealed
virtual const CResult Set(float p1x, double p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLCircle< float > *pCir) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, float p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int32_t p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int64_t p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
bool operator==(const CFLLine< double > &line) const
CFLRect< double > operator+(const CFLPoint< int64_t > &point) const
CFLRect(float p1x, int64_t p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set2(const CFLPoint< int64_t > &flpCenter, const CFLPoint< int64_t > &flpSize, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, double p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLCircle< float > *pCir)
대입 연산자
CFLRect(float p1x, float p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::CFLImage *pFli) override
virtual const CResult Set2(const CFLPoint< int64_t > &flpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator+=(const CFLLine< int64_t > &line)
CFLRect(int64_t p1x, double p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, double p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int32_t p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set2(const Base::TPoint< int64_t > &tpCenter, const Base::TPoint< int64_t > &tpSize, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, float p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator*=(const CFLLine< int64_t > &line)
virtual const CResult Set(double p1x, double p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetCenter(double &x, double &y) const override
virtual const CResult Set(double p1x, float p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, double p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, double p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, double p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Swap(CFLFigure *pFlfRight) override
CFLRect(const CFLRoundRect< int32_t > *pFlrr)
CFLRect(const CFLEllipse< int64_t > *pEll)
초기화 생성자
const CFLRect< T > & operator=(const Base::TPoint< float > *pPoint)
대입 연산자
virtual const CResult Set(int32_t p1x, double p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, double p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLBezierQuarticCurve *pFlbc4) const override
virtual const CResult Set(const Base::TPoint< int32_t > *pPoint, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int64_t > &point, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, double p1y, double p2x, double p2y, double angle=0)
초기화 생성자
CFLRect< double > operator*(const CFLLine< int64_t > &line) const
CFLRect(int64_t p1x, float p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLPoint< int32_t > *pPoint)
대입 연산자
const CFLRect< T > & operator*=(const CFLLine< int32_t > &line)
virtual const CResult GetPointsOfMaximumDistance(const CFLFigure *pFlfTarget, CFLPointArray *pFlpaResult) const override
대상 Figure와 서로 가장 먼 위치를 반환합니다.
CFLRect(const CFLFigureText< int32_t > *pFlft, double angle=0)
초기화 생성자로, Rect 의 left = right = FigureText의 x좌표, Rect 의 top = bottom = FigureText의 y좌표로 설정합니다.
virtual const CResult Set(double p1x, int64_t p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< float > *pPoint1, CFLPoint< float > *pPoint2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
CFLRect(double p1x, float p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< float > *pPoint, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect< double > operator-(const CFLLine< int32_t > &line) const
virtual const CResult Set(const Base::CFLImage &fli, double angle) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< float > *pPoint, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(double p1x, int32_t p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual bool IsCollision(const CFLComplexRegion *pFlcr) const override
CFLRect(double p1x, int32_t p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int64_t p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TRect< double > *pRect, double angle=0)
virtual const CResult Set(float p1x, int32_t p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int32_t p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetIntersection(const CFLFigureArray *pFlfaOperand, CFLFigureArray *pFlfaResult) const override
CFLRect(double p1x, float p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLPointArray &flpa)
초기화 생성자
CFLRect(int64_t p1x, int32_t p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int32_t p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const Base::TPoint< int32_t > *pPoint)
대입 연산자
virtual const CResult Set(const CFLComplexRegion &flcr) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetIntersection(const CFLCircle< double > *pCir, CFLFigureArray *pFlfaResult) const override
const CFLRect< T > & operator=(const CFLCircle< float > &cir)
대입 연산자
const CFLRect< T > & operator*=(const Base::TPoint< int64_t > &point)
CFLRect< double > operator/(const CFLPoint< int32_t > &point) const
virtual const CResult Set(float p1x, float p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, double p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int32_t p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator/(const Base::TPoint< int32_t > &point) const
CFLRect(double p1x, float p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::CFLImagePage *pFlip, double angle) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, float p1y, float p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLRoundRect< double > *pFlrr) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, float p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, float p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TRect< double > &rect, double angle=0)
virtual const CResult Set(const CFLPoint< int64_t > &point, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const CFLPoint< int64_t > &point)
virtual const CResult Set(double p1x, int64_t p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int32_t > *pPoint, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
const CFLRect< T > & operator=(const CFLPoint< double > &point)
대입 연산자
CFLRect(const Base::TPoint< double > &point, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLFigureText< float > &flft, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int32_t p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLEllipse< float > *pEll) sealed
파라미터 설정 함수
friend CFLRect< double > operator-(const float &value, const CFLRect< T > &rect)
Definition FLRect.h:23737
virtual const CResult Set(float p1x, int32_t p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< float > &point, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, float p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int64_t p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< float > &point, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int32_t p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, double p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLCircle< int64_t > &cir) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, int32_t p1y, float p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, double p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual bool IsFigureValid() const override
virtual const CResult Set(const CFLRect< int64_t > &rect) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLBezierCubicCurve *pFlbc3) const override
virtual const CResult Set(const Base::TPoint< double > &point, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< int64_t > *pPoint1, Base::TPoint< int64_t > *pPoint2, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLCircle< double > &cir) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int32_t p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator/=(const int32_t &value)
virtual const CResult Set(int32_t p1x, float p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, double p1y, double p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int32_t p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< double > *pPoint, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, float p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int32_t > &point, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
friend CFLRect< double > operator*(const int64_t &value, const CFLRect< T > &rect)
Definition FLRect.h:23793
virtual const CResult Set(const CFLPoint< int32_t > *pPoint, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLCircle< float > *pCir)
초기화 생성자
CFLRect(double p1x, int64_t p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< double > &point, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< float > &point1, const Base::TPoint< float > &point2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
CFLRect(double p1x, int64_t p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, int32_t p1y, float p2x, float p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator*=(const CFLLine< float > &line)
virtual const CResult Set(int32_t p1x, double p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator*=(const CFLPoint< int64_t > &point)
virtual const CResult Set(int64_t p1x, double p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int32_t p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int64_t p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int32_t p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const Base::TPoint< int32_t > &point)
대입 연산자
virtual const CResult Set(const CFLBezierQuadraticCurve &flbc2) sealed
파라미터 설정 함수
CFLRect(const CFLRoundRect< float > &flrr)
virtual const CResult MakeFigureValid() override
유효하지 않은 Figure를 유효한 Figure로 만듦. (예를 들어, 좌우, 상하가 뒤집힌 사각형을 원래대로 복원)
CFLRect(int32_t p1x, int64_t p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, float p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const Base::TRect< int32_t > *pRect)
대입 연산자
CFLRect(float p1x, int32_t p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual double GetAngle() const override
virtual const CResult Set(float p1x, int64_t p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< double > &point1, const CFLPoint< double > &point2, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const int64_t &value)
virtual const CResult Set(const CFLPoint< int32_t > *pPoint, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< double > &point, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(float p1x, double p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int64_t p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, float p1y, double p2x, float p2y, double angle=0)
초기화 생성자
CFLRect< double > operator/(const CFLPoint< int64_t > &point) const
CFLRect(double p1x, double p1y, double p2x, double p2y, double angle=0)
초기화 생성자
CFLRect< double > operator/(const float &value) const
CFLRect(int32_t p1x, int32_t p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, float p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, float p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, int32_t p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int64_t p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, float p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, double p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set2(const Base::TPoint< float > &tpCenter, const Base::TPoint< float > &tpSize, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLEllipse< float > *pEll)
대입 연산자
const CFLRect< T > & operator+=(const int32_t &value)
virtual const CResult GetIntersection(const CFLBezierQuadraticCurve *pFlbc2, CFLFigureArray *pFlfaResult) const override
virtual const CResult Set(double p1x, int32_t p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int32_t p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator*=(const CFLPoint< float > &point)
CFLRect(const Base::TPoint< double > *pPoint, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(const CFLQuad< int32_t > *pQuad, bool bFullAngle=true)
초기화 생성자
CFLRect(const CFLRegion *pFlrg)
초기화 생성자
virtual const CResult Set(int32_t p1x, float p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult GetSamplingPointsOnSegment(double f64SamplingDistance, CFLPointArray &flpaResult) const override
설정한 길이만큼 이동하는 점 정보를 얻어옵니다
virtual const CResult Set(int64_t p1x, double p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< double > *pPoint1, const Base::TPoint< double > *pPoint2, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLCubicSpline &flcs)
초기화 생성자
virtual const CResult Set(const Base::TPoint< double > &point, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int64_t > &point, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int32_t p1y, float p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, float p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< double > &point, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(float p1x, int32_t p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLLine< int32_t > *pLine, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int64_t > *pPoint, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
CFLRect(const CFLQuad< float > *pQuad, bool bFullAngle=true)
초기화 생성자
virtual const CResult Set(const CFLPoint< int32_t > *pPoint, double angle=0) sealed
파라미터 설정 함수
CFLRect< double > operator/(const int32_t &value) const
virtual const CResult Set(const CFLPoint< int64_t > *pPoint, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set2(const CFLPoint< int32_t > &flpCenter, const CFLPoint< int32_t > &flpSize, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLRect< double > &rect)
대입 연산자
friend CFLRect< double > operator/(const double &value, const CFLRect< T > &rect)
Definition FLRect.h:23910
virtual const CResult Set(const Base::TPoint< float > *pPoint, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int64_t > &point1, const CFLPoint< int64_t > &point2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
CFLRect(double p1x, int64_t p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, double p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< int64_t > *pPoint, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TRect< int32_t > &rect, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int64_t p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
const CFLRect< T > & operator/=(const Base::TPoint< int64_t > &point)
CFLRect(float p1x, double p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< int32_t > *pPoint, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLEllipse< float > &ell)
대입 연산자
CFLRect(int64_t p1x, float p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLLine< float > &line)
대입 연산자
CFLRect(int32_t p1x, float p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int64_t p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int64_t p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator*=(const CFLLine< double > &line)
CFLRect(int32_t p1x, double p1y, double p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< float > *pPoint, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator*=(const CFLPoint< double > &point)
virtual const CResult Set(float p1x, int32_t p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int32_t p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLEllipse< float > &ell)
초기화 생성자
virtual const CResult Set(double p1x, float p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int64_t > *pPoint, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< float > *pPoint, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect< double > operator/(const CFLLine< int64_t > &line) const
CFLRect(float p1x, int64_t p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(double p1x, float p1y, float p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(const CFLQuad< float > &quad, bool bFullAngle=true)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int64_t > &point1, const Base::TPoint< int64_t > &point2, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< double > &point, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, double p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator+=(const CFLLine< double > &line)
CFLRect(int64_t p1x, int64_t p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, int64_t p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
const CFLRect< T > & operator/=(const Base::TPoint< int32_t > &point)
virtual const CResult Set(const Base::TPoint< float > &point, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const CFLLine< int64_t > &line)
virtual const CResult Set(const CFLBezierQuarticCurve &flbc4) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int64_t p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect< double > operator+(const Base::TPoint< int64_t > &point) const
const CFLRect< T > & operator+=(const CFLLine< int32_t > &line)
CFLRect(int64_t p1x, int64_t p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLRect< int32_t > *pRect)
대입 연산자
friend CFLRect< double > operator*(const int32_t &value, const CFLRect< T > &rect)
Definition FLRect.h:23775
virtual const CResult Set(const CFLPoint< float > *pPoint, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int64_t > &point1, const Base::TPoint< int64_t > &point2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
virtual const CResult Set(const CFLPoint< int64_t > &point, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
bool operator==(const CFLLine< int64_t > &line) const
CFLRect(int32_t p1x, int64_t p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Warp(const CFLQuad< double > *pFlqSourceRegion, const CFLQuad< double > *pFlqTargetRegion, CFLFigureArray *pFlfaResult, EWarpingType eWarpingType=EWarpingType_Bilinear) const override
CFLRect< double > operator*(const CFLPoint< int64_t > &point) const
virtual const CResult GetIntersection(const CFLComplexRegion *pFlcr, CFLFigureArray *pFlfaResult) const override
virtual const CResult Set(int64_t p1x, int64_t p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int32_t p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< int64_t > *pPoint, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set2(const CFLPoint< double > &flpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
CFLRect< double > operator*(const double &value) const
virtual const CResult Rotate(double f64Angle, double f64PivotX, double f64PivotY) override
virtual const CResult Set(const Base::CFLImagePage &flip) override
CFLRect(int32_t p1x, int64_t p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLBezierQuadraticCurve *pFlbc2)
초기화 생성자
CFLRect(const CFLPoint< float > &point, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, float p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, double p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator+=(const Base::TPoint< double > &point)
CFLRect(const Base::TPoint< double > *pPoint, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLRoundRect< float > &flrr) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLLine< float > &line, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int32_t p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int32_t p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int64_t p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int64_t > *pPoint, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect< double > operator/(const CFLPoint< double > &point) const
virtual const CResult GetRasterRegion(Base::CFLArray< Base::TPoint3< int32_t > > *pFlaResult, const CFLRect< int64_t > *pFlrROI=nullptr) const override
CFLRect< double > operator+(const CFLPoint< int32_t > &point) const
virtual const CResult Set2(const Base::TPoint< float > *pTpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLComplexRegion &flcr)
대입 연산자
virtual const CResult Set(float p1x, double p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::CFLImage *pFli, double angle) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int64_t > *pPoint, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual EFigureDeclType GetDeclType() const override
virtual const CResult GetSamplingVectorOnSegment(double f64SamplingDistance, CFLPointArray *pFlpaResult) const override
설정한 길이만큼 직선으로 이동하는 점 정보를 얻어옵니다
virtual const CResult Set(double p1x, double p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
friend CFLRect< double > operator/(const int64_t &value, const CFLRect< T > &rect)
Definition FLRect.h:23868
CFLRect(int32_t p1x, float p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int64_t p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, double p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< double > *pPoint, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int64_t p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLPoint< float > &point)
대입 연산자
const CFLRect< T > & operator=(const CFLLine< int64_t > &line)
대입 연산자
virtual const CResult Set(const CFLPoint< double > &point, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< float > *pPoint1, const CFLPoint< float > *pPoint2, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int64_t p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int32_t p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect< double > operator-(const Base::TPoint< float > &point) const
CFLRect(int64_t p1x, float p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, int64_t p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
const CFLRect< T > & operator/=(const CFLPoint< int64_t > &point)
virtual const CResult Set(int64_t p1x, int64_t p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLCircle< int64_t > &cir)
대입 연산자
const CFLRect< T > & operator=(const CFLLine< int64_t > *pLine)
대입 연산자
const CFLRect< T > & operator=(const CFLQuad< float > &quad)
대입 연산자
virtual const CResult Set2(const Base::TPoint< double > *pTpCenter, const Base::TPoint< double > *pTpSize, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int32_t > &point, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, float p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLFigure *pFlf)
virtual const CResult Set2(T tCenterX, T tCenterY, T tWidth, T tHeight, double f64Angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< float > *pPoint, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int64_t p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< float > &point, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int32_t p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetCenterOfGravity(double &x, double &y) const override
virtual const CResult GetIntersection(const CFLBezierCubicCurve *pFlbc3, CFLFigureArray *pFlfaResult) const override
CFLRect(const CFLQuad< int32_t > &quad, bool bFullAngle=true)
초기화 생성자
virtual const CResult Set2(const Base::TPoint< int32_t > &tpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, float p1y, double p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, double p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, float p1y, double p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< int64_t > *pPoint1, Base::TPoint< int64_t > *pPoint2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
CFLRect(double p1x, int32_t p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLRect< int64_t > &rect)
대입 연산자
const CFLRect< T > & operator-=(const float &value)
virtual const CResult Scale(double f64PivotX, double f64PivotY, double f64RatioX, double f64RatioY) override
virtual const CResult Set(const CFLRoundRect< double > &flrr) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, double p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< int64_t > *pPoint, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, double p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetBoundaryRect(double &left, double &top, double &right, double &bottom) const override
CFLRect(const CFLRect< int32_t > *pRect)
const CFLRect< T > & operator=(const CFLEllipse< int64_t > *pEll)
대입 연산자
CFLRect(const CFLPoint< int32_t > &point, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
int32_t top
Definition FLRect.h:36
const CFLRect< T > & operator/=(const Base::TPoint< float > &point)
virtual void Clear() override
객체의 변수를 초기화 합니다.
virtual const CResult Set(const CFLEllipse< int32_t > *pEll) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, float p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLRect< int64_t > *pRect) sealed
파라미터 설정 함수
CFLRect(float p1x, float p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int32_t p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< int32_t > &point, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
bool operator!=(const CFLLine< int32_t > &line) const
CFLRect(double p1x, double p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(float p1x, int32_t p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< float > *pPoint, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
CFLRect(int64_t p1x, double p1y, float p2x, float p2y, double angle=0)
초기화 생성자
CFLRect< double > operator+(const Base::TPoint< double > &point) const
virtual const CResult Set(int64_t p1x, double p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int32_t > *pPoint1, CFLPoint< int32_t > *pPoint2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
virtual const CResult Set(int64_t p1x, int32_t p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int32_t > *pPoint, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLComplexRegion *pFlcr) sealed
파라미터 설정 함수
virtual const CResult GetIntersection(const CFLBezierQuarticCurve *pFlbc4, CFLFigureArray *pFlfaResult) const override
CFLRect< double > operator/(const Base::TPoint< float > &point) const
CFLRect< double > operator/(const CFLLine< int32_t > &line) const
CFLRect< double > operator+(const int64_t &value) const
CFLRect(double p1x, float p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const CFLQuad< int64_t > &quad, bool bFullAngle=true)
초기화 생성자
CFLRect(const Base::TRect< float > &rect, double angle=0)
virtual const CResult GetIntersection(const CFLCubicSpline *pFlcs, CFLFigureArray *pFlfaResult) const override
virtual const CResult Set(float p1x, float p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLQuad< int64_t > *pQuad, bool bFullAngle=true) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, float p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set2(const CFLPoint< int32_t > *pFlpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLQuad< int64_t > &quad)
대입 연산자
CFLRect(float p1x, float p1y, float p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(const CFLRoundRect< int64_t > *pFlrr)
friend CFLRect< double > operator+(const int32_t &value, const CFLRect< T > &rect)
Definition FLRect.h:23627
virtual const CResult Set(const Base::TPoint< double > *pPoint, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLEllipse< int64_t > &ell)
대입 연산자
virtual const CResult Set2(const CFLPoint< int32_t > *pFlpCenter, const CFLPoint< int32_t > *pFlpSize, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< int32_t > &point, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, double p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLBezierCubicCurve *pFlbc3)
초기화 생성자
CFLRect(float p1x, double p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< float > *pPoint, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator+=(const CFLPoint< float > &point)
CFLRect(int64_t p1x, double p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< int32_t > &point, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual double GetArea() const override
const CFLRect< T > & operator=(const CFLRect< float > &rect)
대입 연산자
CFLRect(int32_t p1x, double p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator/=(const CFLPoint< int32_t > &point)
CFLRect(int64_t p1x, int32_t p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLFigureText< int32_t > &flft, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLPoint< int64_t > *pPoint)
대입 연산자
CFLRect(float p1x, double p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, int32_t p1y, double p2x, float p2y, double angle=0)
초기화 생성자
CFLRect< double > operator/(const CFLLine< float > &line) const
virtual const CResult Set(float p1x, float p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLFigureText< float > *pFlft, double angle=0)
초기화 생성자로, Rect 의 left = right = FigureText의 x좌표, Rect 의 top = bottom = FigureText의 y좌표로 설정합니다.
virtual const CResult Set(int32_t p1x, int64_t p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLCircle< int32_t > *pCir) sealed
파라미터 설정 함수
virtual const CResult GetVertexCount(CFLFigureArray *pFlfaResult, EIncludingRegionType eType=EIncludingRegionType_All, bool bRecursive=true) const override
도형의 정점의 개수를 반환합니다
CFLRect(const CFLBezierCubicCurve &flbc3)
초기화 생성자
virtual const CResult Set(const CFLCircle< int32_t > &cir) sealed
파라미터 설정 함수
friend CFLRect< double > operator*(const double &value, const CFLRect< T > &rect)
Definition FLRect.h:23829
CFLRect(const CFLPoint< float > *pPoint, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
virtual const CResult Set(int32_t p1x, int32_t p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
CFLRect< double > operator-(const CFLPoint< double > &point) const
CFLRect(double p1x, float p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int64_t p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLPoint< double > *pPoint) const override
virtual const CResult Set(int64_t p1x, float p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int64_t > *pPoint, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual double GetWidth() const override
virtual const CResult Set(int64_t p1x, int64_t p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLCircle< float > &cir)
초기화 생성자
virtual const CResult Set(float p1x, float p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual double GetPerimeter() const override
const CFLRect< T > & operator-=(const Base::TPoint< float > &point)
const CFLRect< T > & operator/=(const CFLLine< int32_t > &line)
CFLRect(const Base::TPoint< double > *pPoint, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
virtual const CResult Set(double p1x, int32_t p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int64_t p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult GetSamplingPointsOnSegment(double f64SamplingDistance, CFLPointArray *pFlpaResult) const override
설정한 길이만큼 이동하는 점 정보를 얻어옵니다
CFLRect(float p1x, int32_t p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult GetRasterContour(Base::CFLArray< Base::TPoint< int32_t > > *pFlaResult, bool bExcludeSingleDelta=false) const override
Contour의 Raster 점 정보를 얻어옵니다
virtual const CResult Set(double p1x, double p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int64_t > *pPoint, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int64_t p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
friend CFLRect< double > operator-(const double &value, const CFLRect< T > &rect)
Definition FLRect.h:23756
CFLRect(int32_t p1x, double p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLLine< double > &line)
대입 연산자
const CFLRect< T > & operator+=(const Base::TPoint< float > &point)
virtual const CResult Set(double p1x, double p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< float > *pPoint, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int32_t p1y, double p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, double p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect< double > operator*(const Base::TPoint< double > &point) const
virtual const CResult Set(const Base::TPoint< double > *pPoint, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, int32_t p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, double p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int64_t > *pPoint1, const CFLPoint< int64_t > *pPoint2, double angle=0) sealed
파라미터 설정 함수
friend CFLRect< double > operator*(const float &value, const CFLRect< T > &rect)
Definition FLRect.h:23811
CFLRect(double p1x, int64_t p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
CFLRect< double > operator/(const CFLPoint< float > &point) const
CFLRect(const CFLPoint< double > *pPoint, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
virtual const CResult Set(const Base::TPoint< int64_t > &point, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLEllipse< int32_t > *pEll)
초기화 생성자
virtual const CResult Set(int32_t p1x, int32_t p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< double > &point, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, double p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLEllipse< double > *pEll) const override
CFLRect(const CFLPoint< int32_t > &point, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, float p1y, double p2x, float p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLQuad< float > *pQuad)
대입 연산자
CFLRect(int64_t p1x, int64_t p1y, double p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, float p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< float > *pPoint, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const CFLLine< double > *pLine, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int64_t p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< double > *pPoint, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator+(const float &value) const
CFLRect(const CFLPoint< double > &point, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
CFLRect< double > operator+(const CFLLine< int32_t > &line) const
CFLRect(float p1x, int32_t p1y, float p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, double p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(const CFLRect< double > &rect)
virtual const CResult Set(double p1x, double p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLQuad< int32_t > &quad, bool bFullAngle=true) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int32_t p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
virtual EFigureTemplateType GetTemplateType() const override
CFLRect(int64_t p1x, double p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator+=(const double &value)
virtual const CResult Set(int64_t p1x, int32_t p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLRect< int32_t > &rect)
CFLRect(int64_t p1x, float p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< double > &point, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
bool operator!=(const CFLRect< float > &rect) const
CFLRect(double p1x, double p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect< double > operator/(const int64_t &value) const
CFLRect(float p1x, float p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int64_t p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, double p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator*(const CFLPoint< double > &point) const
virtual const CResult Set(const Base::TPoint< int32_t > *pPoint, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int32_t > *pPoint, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int64_t p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, float p1y, float p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set2(const CFLPoint< float > *pFlpCenter, const CFLPoint< float > *pFlpSize, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< double > *pPoint1, const CFLPoint< double > *pPoint2, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set2(const CFLPoint< float > &flpCenter, const CFLPoint< float > &flpSize, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLEllipse< int32_t > &ell)
대입 연산자
const CFLRect< T > & operator=(const CFLCircle< double > &cir)
대입 연산자
CFLRect(int64_t p1x, int32_t p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int64_t p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator-(const float &value) const
CFLRect(const Base::TPoint< double > *pPoint, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLCircle< int64_t > *pCir)
대입 연산자
virtual const CResult Set(const Base::TPoint< float > &point, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator+=(const Base::TPoint< int64_t > &point)
virtual bool IsCollision(const CFLRegion *pFlrg) const override
CFLRect(double p1x, double p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const CFLEllipse< float > *pEll)
초기화 생성자
CFLRect(float p1x, int64_t p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< double > &point, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLComplexRegion &flcr)
초기화 생성자
CFLRect(float p1x, float p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< double > *pPoint1, CFLPoint< double > *pPoint2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
const CFLRect< T > & operator+=(const CFLPoint< double > &point)
const CFLRect< T > & operator=(const CFLComplexRegion *pFlcr)
대입 연산자
CFLRect(int32_t p1x, double p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
friend CFLRect< double > operator-(const int32_t &value, const CFLRect< T > &rect)
Definition FLRect.h:23699
CFLRect(float p1x, double p1y, double p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, double p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int64_t p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< int64_t > *pPoint, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const Base::TPoint< int64_t > &point)
대입 연산자
virtual const CResult Set(int32_t p1x, int64_t p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int64_t p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLFigure &flf) override
CFLRect(const CFLPoint< float > *pPoint, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int64_t p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, int32_t p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set2(const CFLPoint< float > &flpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const CFLBezierQuarticCurve *pFlbc4)
초기화 생성자
CFLRect(double p1x, int64_t p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, float p1y, int32_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLQuad< double > &quad)
대입 연산자
CFLRect(float p1x, int32_t p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLQuad< double > &quad, bool bFullAngle=true)
초기화 생성자
const CFLRect< T > & operator=(const CFLCircle< int32_t > &cir)
대입 연산자
virtual const CResult Set(int32_t p1x, double p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
bool operator==(const CFLRect< double > &rect) const
virtual const CResult Set(const Base::TPoint< double > *pPoint, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLBezierQuadraticCurve &flbc2)
초기화 생성자
virtual const CResult Set(int32_t p1x, double p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Extend(double left, double top, double right, double bottom) override
CFLRect(float p1x, float p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
const CFLRect< T > & operator/=(const int64_t &value)
virtual const CResult Set(const CFLBezierCubicCurve *pFlbc3) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< float > &point, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect< double > operator*(const CFLLine< int32_t > &line) const
virtual const CResult Multiply(double f64MulX, double f64MulY) override
virtual const CResult Set(const CFLPoint< int32_t > *pPoint1, const CFLPoint< int32_t > *pPoint2, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int32_t p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Inflate(double left, double top, double right, double bottom) override
bool operator!=(const CFLLine< double > &line) const
CFLRect(double p1x, int64_t p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual bool IsCollision(const CFLDoughnut< double > *pDoughnut) const override
virtual const CResult Set(const Base::TPoint< int32_t > &point, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int64_t > *pPoint, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult GetRasterRegion(Base::CFLArray< Base::TRect< int32_t > > *pFlaResult, const CFLRect< int64_t > *pFlrROI=nullptr) const override
virtual const CResult Set(int32_t p1x, int32_t p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, double p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, float p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, double p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< double > &point1, const Base::TPoint< double > &point2, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, float p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, int64_t p1y, float p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int32_t p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLPoint< int64_t > &point)
대입 연산자
const CFLRect< T > & operator=(const CFLCircle< double > *pCir)
대입 연산자
virtual const CResult Set(const CFLRect< float > &rect) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLQuad< int64_t > *pQuad)
대입 연산자
virtual const CResult Set(const CFLPoint< float > &point, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, double p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int64_t p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int32_t p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetRasterRegion(CFLFigureArray *pFlfaResult, const CFLRect< int64_t > *pFlrROI=nullptr) const override
virtual const CResult Set2(const CFLPoint< float > *pFlpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
CFLRect< double > operator-(const Base::TPoint< int64_t > &point) const
virtual const CResult Set2(const Base::TPoint< int32_t > *pTpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< float > &point, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< double > &point, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< float > *pPoint1, Base::TPoint< float > *pPoint2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
CFLRect(int32_t p1x, int32_t p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int32_t p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int32_t p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult GetSamplingPointsOnSegment(double f64SamplingDistance, CFLFigureArray &flfaResult) const override
설정한 길이만큼 이동하는 점 정보를 얻어옵니다
CFLRect(const CFLPoint< float > &point, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
const CFLRect< T > & operator+=(const CFLPoint< int32_t > &point)
CFLRect(int32_t p1x, double p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, int32_t p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Correct() sealed
직사각형의 left > right 이면 left 와 right 를 서로 바꾸고, top > bottom 이면 top 과 bottom 을 서로 바꾸는 함수
virtual const CResult Set(int64_t p1x, float p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
friend CFLRect< double > operator-(const int64_t &value, const CFLRect< T > &rect)
Definition FLRect.h:23718
CFLRect(double p1x, int64_t p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
const CFLRect< T > & operator/=(const double &value)
virtual const CResult Set(const CFLPoint< double > *pPoint, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int64_t p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLEllipse< double > &ell)
초기화 생성자
virtual const CResult Set(const CFLCircle< double > *pCir) sealed
파라미터 설정 함수
CFLRect< double > operator*(const CFLLine< double > &line) const
virtual const CResult Set(int64_t p1x, double p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int64_t > &point, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(const CFLFigureText< double > &flft, double angle=0)
초기화 생성자로, Rect 의 left = right = FigureText의 x좌표, Rect 의 top = bottom = FigureText의 y좌표로 설정합니다.
CFLRect(int64_t p1x, float p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, double p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set2(const Base::TPoint< int32_t > &tpCenter, const Base::TPoint< int32_t > &tpSize, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< int32_t > *pPoint, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int32_t p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLRegion &flrg) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, double p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, float p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, double p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< double > &point, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< float > &point, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int64_t p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, double p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator/=(const float &value)
const CFLRect< T > & operator=(const CFLLine< double > *pLine)
대입 연산자
virtual const CResult GetMinimumEnclosingRectangle(CFLQuad< double > *pQuad) const override
최소 둘레의 직사각형을 얻어옵니다
CFLRect(const CFLCircle< int64_t > *pCir)
초기화 생성자
virtual const CResult Set(float p1x, float p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLQuad< int32_t > *pQuad)
대입 연산자
CFLRect(int32_t p1x, int64_t p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< int32_t > *pPoint, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, float p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set2(const Base::TPoint< int64_t > &tpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int64_t p1y, double p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, int32_t p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TRect< double > &rect, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLRoundRect< float > *pFlrr)
CFLRect< double > operator+(const Base::TPoint< int32_t > &point) const
CFLRect(const Base::TRect< float > *pRect, double angle=0)
virtual const CResult Set(double p1x, double p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLEllipse< int32_t > &ell)
초기화 생성자
virtual const CResult GetIntersection(const CFLDoughnut< double > *pDoughnut, CFLFigureArray *pFlfaResult) const override
virtual const CResult Set(const CFLPoint< int32_t > &point1, const CFLPoint< int32_t > &point2, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int32_t p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const Base::TRect< int32_t > &rect)
대입 연산자
virtual const CResult Set(int64_t p1x, float p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult GetVertexCount(CFLFigureArray &flfaResult, EIncludingRegionType eType=EIncludingRegionType_All, bool bRecursive=true) const override
도형의 정점의 개수를 반환합니다
virtual const CResult Set(double p1x, int64_t p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Warp(const CFLPointArray *pFlpaSource, const CFLPointArray *pFlpaTarget, CFLFigureArray *pFlfaResult, EWarpingType eWarpingType=EWarpingType_Bicubic, int32_t i32Extension=2) const override
CFLRect(int64_t p1x, float p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
friend CFLRect< double > operator/(const int32_t &value, const CFLRect< T > &rect)
Definition FLRect.h:23847
CFLRect< double > operator*(const CFLLine< float > &line) const
virtual const CResult Set2(const Base::TPoint< double > &tpCenter, const Base::TPoint< double > &tpSize, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLFigure &flf)
CFLRect(int64_t p1x, int32_t p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int32_t p1y, float p2x, float p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator-=(const CFLLine< float > &line)
CFLRect(const CFLBezierQuarticCurve &flbc4)
초기화 생성자
virtual const CResult Set(const Base::TPoint< double > *pPoint, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult GetIntersection(const CFLRect< double > *pRect, CFLFigureArray *pFlfaResult) const override
virtual const CResult Set(float p1x, float p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int32_t > &point, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< float > &point, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
const CFLRect< T > & operator=(const CFLCircle< int32_t > *pCir)
대입 연산자
virtual const CResult Set(double p1x, int32_t p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, double p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int64_t > *pPoint, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set2(const Base::TPoint< float > *pTpCenter, const Base::TPoint< float > *pTpSize, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLFigureText< int64_t > *pFlft, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int32_t > *pPoint, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int64_t > &point, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, float p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, float p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLLine< int64_t > *pLine, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int32_t > &point, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int32_t > &point, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLRoundRect< int64_t > *pFlrr) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, double p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(const CFLFigureText< float > &flft, double angle=0)
초기화 생성자로, Rect 의 left = right = FigureText의 x좌표, Rect 의 top = bottom = FigureText의 y좌표로 설정합니다.
virtual const CResult Set(const CFLQuad< float > *pQuad, bool bFullAngle=true) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, float p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, double p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int32_t p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator+(const CFLLine< int64_t > &line) const
virtual const CResult Set(int32_t p1x, float p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, int64_t p1y, float p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TRect< int64_t > *pRect, double angle=0)
virtual const CResult Set(const CFLRoundRect< float > *pFlrr) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< int64_t > *pPoint, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int64_t p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const Base::TPoint< int32_t > *pPoint, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(double p1x, float p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const Base::TRect< int64_t > *pRect)
대입 연산자
virtual const CResult Set(double p1x, float p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, double p2x, double p2y, double angle=0)
초기화 생성자
CFLRect< double > operator*(const Base::TPoint< int64_t > &point) const
virtual const CResult Set(float p1x, int64_t p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int64_t > &point, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< float > &point, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
bool operator==(const CFLLine< float > &line) const
virtual const CResult Set(const Base::CFLImagePage *pFlip) override
virtual const CResult Set(const CFLPoint< int32_t > &point, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, float p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, double p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLBezierCubicCurve &flbc3) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< int32_t > *pPoint, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
const CFLRect< T > & operator=(const CFLEllipse< int32_t > *pEll)
대입 연산자
CFLRect(const CFLEllipse< double > *pEll)
초기화 생성자
CFLRect(double p1x, float p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLEllipse< double > &ell)
대입 연산자
CFLRect(const Base::TPoint< float > &point, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
CFLRect(const CFLLine< int32_t > *pLine, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int32_t p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, double p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator*=(const double &value)
virtual const CResult Set(const Base::TRect< float > *pRect, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int64_t > &point, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
const CFLRect< T > & operator+=(const float &value)
virtual const CResult Set(int32_t p1x, float p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
CFLRect(const CFLRect< int64_t > *pRect)
CFLRect(int64_t p1x, double p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(float p1x, float p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLLine< int32_t > &line, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int32_t p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, double p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int32_t p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetIntersection(const CFLQuad< double > *pQuad, CFLFigureArray *pFlfaResult) const override
virtual const CResult Set(int32_t p1x, double p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, float p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< double > &point1, const CFLPoint< double > &point2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
CFLRect(int64_t p1x, int64_t p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int64_t p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, float p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< double > *pPoint, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const Base::TPoint< int64_t > *pPoint)
대입 연산자
virtual const CResult Set(double p1x, int64_t p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, float p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect< double > operator-(const int64_t &value) const
CFLRect(const CFLPoint< int32_t > *pPoint, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int64_t p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, float p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, float p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult ReverseSequence() override
순서를 반대방향으로 바꾸는 함수
virtual bool IsCollision(const CFLCubicSpline *pFlcs) const override
virtual const CResult Set(float p1x, float p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLLine< int32_t > *pLine)
대입 연산자
virtual const CResult GetRasterRegion(Base::CFLArray< Base::TRect< int64_t > > *pFlaResult, const CFLRect< int64_t > *pFlrROI=nullptr) const override
virtual const CResult Set(const CFLEllipse< float > &ell) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator+(const CFLLine< double > &line) const
CFLRect(const Base::TPoint< int64_t > &point, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
CFLRect(const Base::TPoint< int32_t > &point, double angle=0)
초기화 생성자로, Rect 의 left = right = point.x , Rect 의 top = bottom = point.y 로 설정합니다.
CFLRect(const Base::TPoint< float > *pPoint, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int64_t p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int64_t p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult GetIntersection(const CFLRoundRect< double > *pFlrr, CFLFigureArray *pFlfaResult) const override
virtual const CResult Set(int32_t p1x, float p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< double > *pPoint, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, float p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
const CFLRect< T > & operator-=(const int32_t &value)
CFLRect(int32_t p1x, int32_t p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual bool IsCollision(const CFLBezierQuadraticCurve *pFlbc2) const override
virtual const CResult Set(int32_t p1x, int32_t p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLPointArray *pFlpa) const override
CFLRect(float p1x, int32_t p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(const CFLPoint< int32_t > &point1, const CFLPoint< int32_t > &point2, double angle=0)
초기화 생성자로, Rect 의 left = point1.x, top = point1.y, right = point2.x, bottom = point2....
virtual const CResult Set2(const CFLPoint< int32_t > &flpCenter, T tWidth, T tHeight, double angle=0) sealed
파라미터 설정 함수
CFLRect< double > operator/(const Base::TPoint< double > &point) const
virtual const CResult Set(const Base::TPoint< float > &point1, const Base::TPoint< float > &point2, double angle=0) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLCircle< double > *pRect) const override
virtual const CResult Set(float p1x, double p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TRect< float > &rect, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int32_t p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLRoundRect< int32_t > &flrr)
virtual const CResult GetIntersection(const CFLRegion *pFlrg, CFLFigureArray *pFlfaResult) const override
const CFLRect< T > & operator+=(const Base::TPoint< int32_t > &point)
CFLRect(double p1x, int64_t p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(int64_t p1x, int32_t p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int32_t p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, float p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TRect< int64_t > &rect, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int64_t p1y, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< float > *pPoint, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(double p1x, int32_t p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(const CFLCircle< int32_t > &cir)
초기화 생성자
virtual const CResult Set(int64_t p1x, int64_t p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const Base::TRect< float > &rect)
대입 연산자
virtual const CResult Set(const CFLEllipse< int32_t > &ell) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< int64_t > *pPoint, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, float p1y, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, double p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect< double > operator*(const int32_t &value) const
CFLRect(double p1x, int32_t p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const CFLQuad< double > *pQuad)
대입 연산자
CFLRect(int32_t p1x, double p1y, const Base::CFLImagePage *pFlip, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int64_t p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const CFLPoint< float > *pPoint)
대입 연산자
virtual const CResult Set(double p1x, int32_t p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, double p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, double p1y, double p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int64_t p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int64_t p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, float p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
CFLRect< double > operator+(const CFLPoint< float > &point) const
virtual const CResult Set(const CFLQuad< double > *pQuad, bool bFullAngle=true) sealed
파라미터 설정 함수
CFLRect(const CFLRect< float > &rect)
double angle
Definition FLRect.h:54
virtual const CResult Set(const CFLEllipse< double > *pEll) sealed
파라미터 설정 함수
CFLRect(const CFLLine< float > &line, double angle=0)
초기화 생성자
CFLRect(const CFLRoundRect< double > &flrr)
CFLRect(int64_t p1x, float p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const Base::TRect< float > *pRect)
대입 연산자
CFLRect(double p1x, int64_t p1y, double p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, float p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int64_t p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLRect< double > &rect) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, double p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int64_t p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::TPoint< float > *pPoint, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
CFLRect(float p1x, float p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, int32_t p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, double p1y, float p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLEllipse< int64_t > &ell) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, double p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, float p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator-(const CFLLine< float > &line) const
virtual const CResult Set(float p1x, double p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, double p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int64_t p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Offset(double x, double y) override
const CFLRect< T > & operator=(const CFLPoint< int32_t > &point)
대입 연산자
CFLRect(double p1x, int64_t p1y, float p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, float p1y, float p2x, float p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator-=(const Base::TPoint< double > &point)
virtual const CResult Set(double p1x, int32_t p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, double p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator-(const CFLLine< double > &line) const
const CFLRect< T > & operator=(const Base::TPoint< float > &point)
대입 연산자
bool operator!=(const CFLRect< int32_t > &rect) const
CFLRect(double p1x, int64_t p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const Base::TRect< int64_t > &rect)
대입 연산자
CFLRect(float p1x, int64_t p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int64_t p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< float > &point1, const CFLPoint< float > &point2, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, float p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLFigureText< float > *pFlft, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, float p1y, float p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Split(int32_t i32Row, int32_t i32Column, CFLFigureArray &flfaResult) const
사각형을 분할하는 함수
const CFLRect< T > & operator=(const CFLRect< float > *pRect)
대입 연산자
virtual const CResult Set(int32_t p1x, int32_t p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLRect< int32_t > *pRect) sealed
파라미터 설정 함수
CFLRect(double p1x, int32_t p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, double p1y, int64_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int32_t > &point, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, int64_t p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLFigureText< int32_t > *pFlft, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLLine< int64_t > &line, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< int32_t > *pPoint, const Base::CFLImage *pFli, double angle=0) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLRect< double > *pRect) const override
const CFLRect< T > & operator=(const CFLRect< double > *pRect)
대입 연산자
virtual const CResult Flip(EFigureFlipDirection eDirection, double f64PivotX, double f64PivotY) override
CFLRect(int32_t p1x, double p1y, float p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int32_t p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, double p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int32_t p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLLine< double > *pLine) const override
CFLRect(float p1x, int32_t p1y, double p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, int64_t p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator+=(const CFLLine< float > &line)
CFLRect(const CFLFigureText< int64_t > &flft, double angle=0)
초기화 생성자로, Rect 의 left = right = FigureText의 x좌표, Rect 의 top = bottom = FigureText의 y좌표로 설정합니다.
CFLRect(const CFLRegion &flrg)
초기화 생성자
virtual const CResult GetRasterRegion(Base::CFLArray< Base::TRect< float > > *pFlaResult, const CFLRect< int64_t > *pFlrROI=nullptr) const override
CFLRect(const CFLComplexRegion *pFlcr)
초기화 생성자
CFLRect(int64_t p1x, int64_t p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult GetRasterContour(CFLFigureArray *pFlfaResult, bool bExcludeSingleDelta=false) const override
Contour의 Raster 점 정보를 얻어옵니다
virtual const CResult Set(float p1x, int64_t p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int64_t p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
CFLRect(const Base::TRect< int32_t > &rect, double angle=0)
CFLRect(const CFLPoint< int64_t > &point, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(double p1x, double p1y, float p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLCubicSpline &flcs) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, float p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, double p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(double p1x, int64_t p1y, int32_t p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLRoundRect< int64_t > &flrr) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, int64_t p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual double GetLength() const override
virtual const CResult Set(const CFLPoint< int64_t > *pPoint, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult GetIntersection(const CFLEllipse< double > *pEll, CFLFigureArray *pFlfaResult) const override
virtual const CResult Set(int32_t p1x, int64_t p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int64_t > *pPoint, double angle=0) sealed
파라미터 설정 함수
int32_t left
Definition FLRect.h:30
CFLRect< double > operator*(const CFLPoint< float > &point) const
CFLRect(int64_t p1x, int64_t p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, double p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult GetIntersection(const CFLLine< double > *pLine, CFLFigureArray *pFlfaResult) const override
int32_t bottom
Definition FLRect.h:48
virtual const CResult Set(const CFLCircle< int64_t > *pCir) sealed
파라미터 설정 함수
CFLRect(double p1x, int64_t p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLLine< float > *pLine, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, double p1y, float p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
bool operator!=(const CFLLine< int64_t > &line) const
virtual const CResult Set(const CFLEllipse< int64_t > *pEll) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int32_t p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLBezierQuadraticCurve *pFlbc2) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLEllipse< double > &ell) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< int64_t > &point1, const CFLPoint< int64_t > &point2, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, int32_t p1y, int32_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TRect< int32_t > *pRect, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator=(const Base::TPoint< double > &point)
대입 연산자
virtual const CResult Set(float p1x, int64_t p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(const CFLLine< double > &line, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, double p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int64_t p1x, int32_t p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(float p1x, float p1y, float p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual bool IsCollision(const CFLFigureArray *pFlfa) const override
virtual const CResult Set(const CFLPoint< int64_t > &point, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, int64_t p1y, float p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int32_t p1x, double p1y, int64_t p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TRect< int64_t > *pRect, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, float p1y, const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLFigureText< int64_t > &flft, double angle=0) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, float p1y, int32_t p2x, int64_t p2y, double angle=0)
초기화 생성자
CFLRect(int32_t p1x, int32_t p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPointArray *pFlpa) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const Base::TPoint< int32_t > &point)
virtual bool IsSpecEqual(const CFLFigure *pFlfRhs, EFigureSpecCompareType eSpecType=EFigureSpecCompareType_Coordinates) const override
CFLRect(double p1x, float p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(float p1x, float p1y, int64_t p2x, double p2y, double angle=0)
초기화 생성자
CFLRect(const CFLRect< int64_t > &rect)
CFLRect(float p1x, int64_t p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(int64_t p1x, float p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLCircle< float > &cir) sealed
파라미터 설정 함수
CFLRect< double > operator*(const float &value) const
CFLRect(const Base::TRect< int64_t > &rect, double angle=0)
CFLRect(int64_t p1x, float p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult GetSamplingPointsOnSegment(double f64SamplingDistance, CFLFigureArray *pFlfaResult) const override
설정한 길이만큼 이동하는 점 정보를 얻어옵니다
virtual const CResult Set(float p1x, int64_t p1y, double p2x, int64_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator-=(const CFLLine< int32_t > &line)
CFLRect(double p1x, int32_t p1y, double p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int64_t p1y, int32_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, double p1y, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLLine< float > *pLine, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLLine< double > *pLine, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, int64_t p1y, int64_t p2x, int64_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int64_t p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int32_t p1y, int32_t p2x, float p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator=(const Base::TPoint< double > *pPoint)
대입 연산자
virtual const CResult Set(int32_t p1x, int32_t p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, float p1y, double p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int32_t p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(const Base::TPoint< float > *pPoint, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(const CFLPoint< float > &point, const Base::CFLImagePage &flip, double angle=0) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, double p2x, double p2y, double angle=0)
초기화 생성자
virtual const CResult GetPointsOfMinimumDistance(const CFLFigure *pFlfTarget, CFLPointArray *pFlpaResult) const override
대상 Figure와 서로 가장 가까운 위치를 반환합니다.
virtual uint64_t GetVertexCountRecursive(EIncludingRegionType eType=EIncludingRegionType_All) const override
FigureArray 내부의 모든 정점의 개수를 출력합니다.
virtual const CResult Set(int32_t p1x, float p1y, int64_t p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(float p1x, double p1y, const Base::CFLImagePage &flip, double angle=0)
초기화 생성자
CFLRect(const CFLRect< double > *pRect)
CFLRect< double > operator/(const CFLLine< double > &line) const
virtual const CResult Set(int64_t p1x, float p1y, float p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, const Base::CFLImage &fli, double angle=0) sealed
파라미터 설정 함수
CFLRect(int32_t p1x, int32_t p1y, int64_t p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(float p1x, int64_t p1y, int64_t p2x, double p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect< double > operator-(const int32_t &value) const
virtual const CResult Set(int32_t p1x, double p1y, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
CFLRect(const Base::CFLImage *pFli, double angle=0)
초기화 생성자
virtual const CResult Set(const Base::TPoint< int32_t > *pPoint, double angle=0) sealed
파라미터 설정 함수
CFLRect(const CFLPoint< double > &point, const Base::CFLImage &fli, double angle=0)
초기화 생성자
virtual bool IsCollision(const CFLRoundRect< double > *pFlrr) const override
CFLRect(const CFLLine< int64_t > *pLine, double angle=0)
초기화 생성자
CFLRect(const CFLCircle< int32_t > *pCir)
초기화 생성자
const CFLRect< T > & operator*=(const CFLPoint< int32_t > &point)
virtual const CResult Set2(const CFLPoint< double > *pFlpCenter, const CFLPoint< double > *pFlpSize, double angle=0) sealed
파라미터 설정 함수
CFLRect(double p1x, double p1y, int64_t p2x, int32_t p2y, double angle=0)
초기화 생성자
virtual const CResult Set(double p1x, int64_t p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
virtual const CResult Set(double p1x, float p1y, int32_t p2x, float p2y, double angle=0.) sealed
파라미터 설정 함수
CFLRect(int64_t p1x, int32_t p1y, int32_t p2x, int32_t p2y, double angle=0)
초기화 생성자
const CFLRect< T > & operator*=(const Base::TPoint< double > &point)
CFLRect(float p1x, int64_t p1y, double p2x, float p2y, double angle=0)
초기화 생성자
virtual const CResult Set(const CFLPoint< float > &point, const Base::CFLImagePage *pFlip, double angle=0) sealed
파라미터 설정 함수
friend CFLRect< double > operator+(const int64_t &value, const CFLRect< T > &rect)
Definition FLRect.h:23645
virtual const CResult Set(const CFLFigureText< double > &flft, double angle=0) sealed
파라미터 설정 함수
virtual const CResult Set(int32_t p1x, int64_t p1y, double p2x, int32_t p2y, double angle=0.) sealed
파라미터 설정 함수
const CFLRect< T > & operator/=(const CFLPoint< double > &point)
virtual const CResult Set(const Base::TPoint< int32_t > &point, double angle=0) sealed
파라미터 설정 함수
영역을 표현하는 클래스
Definition FLRegion.h:26
모서리가 둥근 직사각형을 표현하는 클래스
Definition FLRoundRect.h:24
Definition AlgorithmBase.h:16
EWarpingType
Definition DefinitionsFigure.h:2781
@ EWarpingType_Bicubic
Definition DefinitionsFigure.h:2798
@ EWarpingType_Bilinear
Definition DefinitionsFigure.h:2792
EWindingDirection
점들이 이어지는 방향
Definition DefinitionsFigure.h:2562
EIncludingRegionType
Definition DefinitionsFigure.h:2756
@ EIncludingRegionType_All
Definition DefinitionsFigure.h:2761
EFigureDeclType
도형의 타입
Definition DefinitionsFigure.h:33
EFigureTemplateType
도형의 변수 자료형
Definition DefinitionsFigure.h:335
EFigureSpecCompareType
Definition DefinitionsFigure.h:3491
@ EFigureSpecCompareType_Coordinates
Definition DefinitionsFigure.h:3496
EFigureFlipDirection
뒤집는 방향
Definition DefinitionsFigure.h:2653