Skip navigation links
A B C D E F G H I J L M N O P Q R S T V W X Y Z 

T

table - Variable in class compactTriangulations.CompactTriangleMesh_6nNew
The table storing the whole data structure.
TableNoAdditionalServiceBits - Class in arrays
Implementation of an array storing (32 bits) integer references Service bits are encoded within integer values (no need of auxiliary information)
TableNoAdditionalServiceBits(int) - Constructor for class arrays.TableNoAdditionalServiceBits
 
TableWithFourServiceBits - Class in arrays
 
TableWithFourServiceBits(int) - Constructor for class arrays.TableWithFourServiceBits
 
TableWithTwoServiceBits - Class in arrays
 
TableWithTwoServiceBits(int) - Constructor for class arrays.TableWithTwoServiceBits
Initialize the array (static array with 'nElements')
target() - Method in interface Jcg.geometry.Segment_
 
target() - Method in class Jcg.geometry.Segment_2
 
target() - Method in class Jcg.geometry.Segment_3
 
Test - Class in arrays.test
 
Test() - Constructor for class arrays.test.Test
 
TestArrayWithServiceBits - Class in arrays.test
 
TestArrayWithServiceBits() - Constructor for class arrays.test.TestArrayWithServiceBits
 
TestBuildingFromOFF - Class in compactTriangulations.test
 
TestBuildingFromOFF(String) - Constructor for class compactTriangulations.test.TestBuildingFromOFF
 
TestDecoding - Class in compactTriangulations.test
 
TestDecoding() - Constructor for class compactTriangulations.test.TestDecoding
 
TestEncoding - Class in compactTriangulations.test
 
TestEncoding() - Constructor for class compactTriangulations.test.TestEncoding
 
testGetLeftFront(CompactTriangleMesh_6nNew) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of 'getLeftFront' for Compact 6n
testGetRightBack(CompactTriangleMesh_6nNew) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of 'getLeftFront' for Compact 6n
testGetRightFront(CompactTriangleMesh_6nNew) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of 'getLeftFront' for Compact 6n
testGetTarget(CompactTriangleMesh_6nNew) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of 'getTarget' for Compact 6n
testReferenceAndBitsManipulation(int, int) - Static method in class arrays.test.TestArrayWithServiceBits
 
testTable(int) - Static method in class arrays.test.TestArrayWithServiceBits
 
testVertexDegree(ArrayBasedHalfedge) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Evaluating the performance of array based implementation of half edge DS
testVertexDegree(CompactTriangleMesh_6n) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Evaluating Compact triangle DS (using 6 references per vertex)
testVertexDegree(CompactTriangleMesh_5n) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Evaluating Compact triangle DS (using 5 references per vertex)
testVertexDegree(CompactTriangleMesh_4n) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Evaluating Compact triangle DS (using 4 references per vertex)
testVertexDegree(CompactTriangleMesh_6nNew) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Evaluating Compact triangle DS New(using 6 references per vertex)
testVertexDegree(ArrayBasedWingededge) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Evaluating array based Winged-edge DS (vertex degree operator)
TestVertexDegree - Class in compactTriangulations.test
 
TestVertexDegree(String) - Constructor for class compactTriangulations.test.TestVertexDegree
 
testVertexNormal(ArrayBasedHalfedge) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Benchmarking the vertex normal operator, for array based half-edge (for 3D meshes)
testVertexNormal(CompactTriangleMesh_6n) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of vertex normal (simple float precision) for Compact 6n
testVertexNormal(CompactTriangleMesh_5n) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of vertex normal (simple float precision) for Compact 5n
testVertexNormal(CompactTriangleMesh_4n) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of vertex normal (simple float precision) for CDS4n
testVertexNormal(CompactTriangleMesh_6nNew) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of vertex normal (simple float precision) for Compact 6n
testVertexNormal(ArrayBasedWingededge) - Static method in class compactTriangulations.bench.EvaluateNavigationalOperations
Performance of vertex normal (simple float precision) for Winged-edge
TestVertexNormals - Class in compactTriangulations.test
 
TestVertexNormals(String) - Constructor for class compactTriangulations.test.TestVertexNormals
 
toByteArray(int) - Static method in class compactTriangulations.encoding.BinaryEncoding
Encode an integer value (on 32 bits) as four bytes
toByteArray() - Method in class Jcg.util.BitSet32
Return an array of bytes storing the whole bit set
top() - Method in class arrays.ArrayBasedStack
Returns the value at the top of this stack (with deletion).
top() - Method in class arrays.ColumnArrayBasedStack
Returns the value at the top of this stack (with deletion).
top() - Method in interface arrays.StackInterface
Returns the value at the top of this stack (with deletion).
toString() - Method in class arraybasedDS.ArrayBasedWingededge
Return a String describing the data structure references
toString() - Method in class arrays.ArrayBasedStack
Returns a string representing the elements stored in the stack
toString() - Method in class arrays.ColumnArrayBasedStack
Returns a string representing the elements stored in the stack
toString() - Method in class compactTriangulations.CompactTriangleMesh_4n
Return a String which represents the reference table encoding the data structure
toString() - Method in class compactTriangulations.CompactTriangleMesh_5n
Return a String which represents the reference table encoding the data structure
toString() - Method in class compactTriangulations.CompactTriangleMesh_6n
Return a String which represents the reference table encoding of the data structure
toString() - Method in class compactTriangulations.CompactTriangleMesh_6nNew
Return a String which represents the reference table encoding the data structure
toString() - Method in class compactTriangulations.encoding.StringEncoderTwoWords
Return the two red and black strings
toString() - Method in class Jcg.geometry.Line_2
 
toString() - Method in class Jcg.geometry.Pair
 
toString() - Method in class Jcg.geometry.Plane_3
 
toString() - Method in interface Jcg.geometry.Point_
Return a string (representation of the point)
toString() - Method in class Jcg.geometry.Point_2
 
toString() - Method in class Jcg.geometry.Point_3
 
toString() - Method in class Jcg.geometry.Point_d
 
toString() - Method in class Jcg.geometry.Ray_2
 
toString() - Method in class Jcg.geometry.Segment_2
 
toString() - Method in class Jcg.geometry.Segment_3
 
toString() - Method in class Jcg.geometry.Triangle_3
 
toString() - Method in interface Jcg.geometry.Vector_
Return a String representing vector coordinates
toString() - Method in class Jcg.geometry.Vector_2
 
toString() - Method in class Jcg.geometry.Vector_3
 
toString() - Method in class Jcg.io.options.Option
Return a String describing the usage of this option
toString() - Method in class Jcg.io.options.ProcessInputParameters
Return a String describing the usage and all input options for this program
toString() - Method in class Jcg.polyhedron.Halfedge
 
toString() - Method in class Jcg.polyhedron.Vertex
 
toString() - Method in class Jcg.schnyderwoods.PlanarTriSchnyderWood
 
toString() - Method in class Jcg.util.BitSet32
 
toString() - Method in class Jcg.util.BitSet64
 
toString() - Method in class Jcg.util.DLinkedList
Return a String representing the list
toVector() - Method in interface Jcg.geometry.Segment_
returns the vector s.target() - s.source()
toVector() - Method in class Jcg.geometry.Segment_2
returns the vector s.target() - s.source()
toVector() - Method in class Jcg.geometry.Segment_3
returns the vector s.target() - s.source()
translateOf(Vector_) - Method in interface Jcg.geometry.Point_
Translate the current point according to a vector v
translateOf(Vector_) - Method in class Jcg.geometry.Point_2
 
translateOf(Vector_) - Method in class Jcg.geometry.Point_3
 
translateOf(Vector_) - Method in class Jcg.geometry.Point_d
Translate the current position of vector v
Triangle_3 - Class in Jcg.geometry
 
Triangle_3(Point_3, Point_3, Point_3) - Constructor for class Jcg.geometry.Triangle_3
 
TriangulationInterface - Interface in arraybasedDS
 
TYPE_DOUBLE - Static variable in class Jcg.io.options.ProcessInputParameters
 
TYPE_INTEGER - Static variable in class Jcg.io.options.ProcessInputParameters
 
TYPE_STRING - Static variable in class Jcg.io.options.ProcessInputParameters
 
A B C D E F G H I J L M N O P Q R S T V W X Y Z 
Skip navigation links