public GetNode ( float xMax, float xMin, float yMax, float yMin, float zMax, float zMin, ArrayList nodes ) : ArrayList | ||
xMax | float | |
xMin | float | |
yMax | float | |
yMin | float | |
zMax | float | |
zMin | float | |
nodes | ArrayList | |
리턴 | ArrayList |
OctreeNode::GetNode ( OctreeBox, rect, ArrayList nodes ) : ArrayList | |
OctreeNode::GetNode ( float xMax, float xMin, float yMax, float yMin, float zMax, float zMin ) : ArrayList | |
OctreeNode::GetNode ( Vector3 vector ) : object | |
OctreeNode::GetNode ( Vector3 vector, double shortestDistance ) : object | |
OctreeNode::GetNode ( float x, float y, float z ) : object | |
OctreeNode::GetNode ( float x, float y, float z, double shortestDistance ) : object |