C# 클래스 RVO.KdTree.FloatPair

파일 보기 프로젝트 열기: snape/RVO2-CS

공개 메소드들

메소드 설명
operator ( ) : bool

Returns true if the first pair of scalar values is less * than the second pair of scalar values.

비공개 메소드들

메소드 설명
FloatPair ( float a, float b ) : System

Constructs and initializes a pair of scalar * values.

메소드 상세

operator() 공개 정적인 메소드

Returns true if the first pair of scalar values is less * than the second pair of scalar values.
public static operator ( ) : bool
리턴 bool