Searched refs:IsPerpendicular (Results 1 – 1 of 1) sorted by relevance
180 FX_BOOL IsPerpendicular(baseType x, baseType y) const in IsPerpendicular() function185 FX_BOOL IsPerpendicular(const FXT_VECTOR &v) const in IsPerpendicular() function187 return IsPerpendicular(v.x, v.y); in IsPerpendicular()