oaXYTree.inl File Reference


Defines

#define oaXYTree_I

Functions

oaInt4 limitedDifference (oaInt4 a, oaUInt4 b)
oaInt4 limitedSum (oaInt4 a, oaUInt4 b)

Variables

const oaUInt4 oacXYTreeNodeSplitTop = 0
const oaUInt4 oacXYTreeNodeSplitBottom = 1
const oaUInt4 oacXYTreeNodeSplitLeft = 2
const oaUInt4 oacXYTreeNodeSplitRight = 3

Define Documentation

#define oaXYTree_I
 


Function Documentation

oaInt4 limitedDifference oaInt4    a,
oaUInt4    b
[inline]
 

oaInt4 limitedSum oaInt4    a,
oaUInt4    b
[inline]
 


Variable Documentation

const oaUInt4 oacXYTreeNodeSplitBottom = 1
 

const oaUInt4 oacXYTreeNodeSplitLeft = 2
 

const oaUInt4 oacXYTreeNodeSplitRight = 3
 

const oaUInt4 oacXYTreeNodeSplitTop = 0
 

Return to top of page