issues
search
DavidGeorge528
/
minigeolib
Automatically exported from code.google.com/p/minigeolib
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check 2D line for validity
#83
GoogleCodeExporter
opened
9 years ago
0
Check validity of a 3D line
#82
GoogleCodeExporter
opened
9 years ago
0
Implement unit test scenario for initializing a plane when the three points superimpose
#81
GoogleCodeExporter
opened
9 years ago
1
Implement unit test scenario for plane initialization when two points from three are superimposed
#80
GoogleCodeExporter
opened
9 years ago
1
Check 3D plane is valid
#79
GoogleCodeExporter
opened
9 years ago
0
Check 2D direction is valid
#78
GoogleCodeExporter
opened
9 years ago
0
Check the validity of a 3D direction
#77
GoogleCodeExporter
opened
9 years ago
0
Check validity of a 2D vertex
#76
GoogleCodeExporter
opened
9 years ago
0
Check validity of a 3D vertex
#75
GoogleCodeExporter
opened
9 years ago
0
The Shortest Line Between Two Lines In 3D
#74
GoogleCodeExporter
closed
9 years ago
2
Calculate the norm of vectors
#73
GoogleCodeExporter
closed
9 years ago
1
Dot product for specialized vectors (2,3,4 elements)
#72
GoogleCodeExporter
closed
9 years ago
1
Implement Dot product for generic vectors
#71
GoogleCodeExporter
opened
9 years ago
0
Move Homogenous Vertex Concept definition under a separate header, under homogenous package
#70
GoogleCodeExporter
closed
9 years ago
1
Implement cross product of a specialized vector (3 elements, 4 elements)
#69
GoogleCodeExporter
closed
9 years ago
2
Implement rotation around arbitrary point
#68
GoogleCodeExporter
opened
9 years ago
1
Implement rotation transformation around origin
#67
GoogleCodeExporter
opened
9 years ago
0
Cover matrix division by zero as part of unit testing
#66
GoogleCodeExporter
opened
9 years ago
0
Missing unit test for vector accessor method at<>
#65
GoogleCodeExporter
opened
9 years ago
0
Missing Vertex concept checking class
#64
GoogleCodeExporter
closed
9 years ago
2
Check whether two directions are parallel
#63
GoogleCodeExporter
closed
9 years ago
1
Missing unit test for translation (3D, Homogenous)
#62
GoogleCodeExporter
opened
9 years ago
0
Missing unit test for rotation (3d, homogenous)
#61
GoogleCodeExporter
opened
9 years ago
0
Unit testing coverage: plane construction extreme cases
#60
GoogleCodeExporter
opened
9 years ago
0
Calculate intersection between a line and a plane
#59
GoogleCodeExporter
opened
9 years ago
1
Calculate intersection between three planes
#58
GoogleCodeExporter
opened
9 years ago
0
Intersection between a line and a triangle
#57
GoogleCodeExporter
opened
9 years ago
1
Calculate angle between two lines
#56
GoogleCodeExporter
opened
9 years ago
1
Calculate dihedral angle between two planes
#55
GoogleCodeExporter
closed
9 years ago
2
Calculate triangle area
#54
GoogleCodeExporter
opened
9 years ago
0
Calculate triangle area
#53
GoogleCodeExporter
opened
9 years ago
0
Check that a set of vertices belong to the same plane
#52
GoogleCodeExporter
opened
9 years ago
1
Calculate intersection between two segments
#51
GoogleCodeExporter
opened
9 years ago
1
Calculate intersection between two segments
#50
GoogleCodeExporter
opened
9 years ago
0
Calculate minimum distance between two segments
#49
GoogleCodeExporter
opened
9 years ago
1
Calculate minimum distance between two segments
#48
GoogleCodeExporter
opened
9 years ago
0
Vertex transformation unit testing don't cover the point with weight 0
#47
GoogleCodeExporter
opened
9 years ago
3
Plane definition: 1 point + 1 contained line
#46
GoogleCodeExporter
opened
9 years ago
1
Plane definition: 1 point + normal direction
#45
GoogleCodeExporter
closed
9 years ago
2
Plane definition: Three points
#44
GoogleCodeExporter
closed
9 years ago
2
Calculate normal direction to a plane
#43
GoogleCodeExporter
closed
9 years ago
2
Calculate the intersection between two planes
#42
GoogleCodeExporter
closed
9 years ago
3
Calculate the intersection between two lines
#41
GoogleCodeExporter
closed
9 years ago
3
Calculate the intersection between two lines
#40
GoogleCodeExporter
opened
9 years ago
0
Check whether a line is parallel to a plane
#39
GoogleCodeExporter
closed
9 years ago
3
Check whether two planes are parallel
#38
GoogleCodeExporter
closed
9 years ago
2
Check whether two lines are parallel
#37
GoogleCodeExporter
closed
9 years ago
2
Check whether two lines are parallel
#36
GoogleCodeExporter
opened
9 years ago
0
Calculate the distance between two planes
#35
GoogleCodeExporter
closed
9 years ago
2
Calculate the distance between two parallel lines
#34
GoogleCodeExporter
opened
9 years ago
0
Next