HTM Index 1.0



A B C D E F G H I J L M N P R S T U V W X Y Z

N

nameById(int) - Static method in class jhu.htmIndex.SpatialIndex
Translate uint32 to an ascii leaf name The encoding described above may be decoded again using the following procedure: Traverse the uint32 from left to right.
nameByLeafNumber(int) - Method in class jhu.htmIndex.SpatialIndex
return name for a certain leaf index (to be used for name lookup from a bitlist).
nameByPoint(double, double) - Method in class jhu.htmIndex.SpatialIndex
find a node by giving a ra,dec in degrees.
nameByPoint(SpatialVector) - Method in class jhu.htmIndex.SpatialIndex
find a node by giving a vector.
nEG - Static variable in class jhu.htmIndex.SpatialSign
 
newNode(int, int, int, int, int) - Method in class jhu.htmIndex.SpatialIndex
Make a new Node: insert a new node_[] into the list.
nodeVertex(int) - Method in class jhu.htmIndex.SpatialIndex
nodeVertex: return the vectors of the vertices, based on a bitlist leaf index
nodeVertexIds(int) - Method in class jhu.htmIndex.SpatialIndex
nodeVertex: return index of vertices for a node
normalize() - Method in class jhu.htmIndex.SpatialVector
Normalize vector length to 1
nTriangles_ - Variable in class jhu.htm3D.htm3DTriangleList
 
nVertices() - Method in class jhu.htmIndex.SpatialIndex
nVertices: return number of vertices

HTM Index 1.0



A B C D E F G H I J L M N P R S T U V W X Y Z

©Copyright The Johns Hopkins University 1999, All Rights Reserved.
See the HTM Homepage for details.
Last Build: Oct 26, 1999 Peter Z. Kunszt