
Public Member Functions | |
| bool | IsD () |
| MySegmentType (const vcg::Point2< MyScalarType > &_P0, const vcg::Point2< MyScalarType > &_P1) | |
| MySegmentType () | |
| MySegmentType (const MySegmentType &s1) | |
| int & | TMark () |
Public Attributes | |
| int | mark |
Definition at line 36 of file test_hash2d.cpp.
| MySegmentType::MySegmentType | ( | const vcg::Point2< MyScalarType > & | _P0, |
| const vcg::Point2< MyScalarType > & | _P1 | ||
| ) | [inline] |
Definition at line 42 of file test_hash2d.cpp.
| MySegmentType::MySegmentType | ( | ) | [inline] |
Definition at line 52 of file test_hash2d.cpp.
| MySegmentType::MySegmentType | ( | const MySegmentType & | s1 | ) | [inline] |
Definition at line 54 of file test_hash2d.cpp.
| bool MySegmentType::IsD | ( | ) | [inline] |
Definition at line 40 of file test_hash2d.cpp.
| int& MySegmentType::TMark | ( | ) | [inline] |
Definition at line 50 of file test_hash2d.cpp.
Definition at line 39 of file test_hash2d.cpp.