Ticket #24228

NyARIntSize#isInnerSize(NyARDoublePoint2d i_point)の関数名が違う。

Open Date: 2011-01-21 21:18 Last Update: 2012-05-29 22:41

Reporter:
Owner:
(None)
Type:
Status:
Closed
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None

Details

public final boolean isInnerSize(NyARDoublePoint2d i_point) ではなく、 public final boolean isInnerPoint(NyARDoublePoint2d i_point) ではないか?

Ticket History (3/4 Histories)

2011-01-21 21:18 Updated by: nyatla
  • New Ticket "NyARIntSize#isInnerSize(NyARDoublePoint2d i_point)の関数名が違う。" created
2011-01-21 21:20 Updated by: nyatla
  • Details Updated
Comment

isInnerPoint(NyARDoublePoint2d i_point) は既にあるので、isInnerSize(NyARDoublePoint2d i_point)を削除する予定。

2012-05-27 14:18 Updated by: nyatla
Comment

isInnerSizeはサイズの幅高さのみの評価。isInnerPointは点がそのサイズ内にあるかの評価。 isInnerSizeは必要だが、isInnerSize(NyARDoublePoint2d i_point)は意味を成さない。よって削除する。

java #1037で修正

2012-05-29 22:41 Updated by: nyatla
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2012-05-29 22:41
Comment

Java/C#/AS 4.0.3でリリース。

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login