| VRS - The Virtual Rendering System |
| version 3.3 |
#include <vrs/sg/timegroup.h>
Public Member Functions | |
| bool | operator== (const TimeMark &m) const |
| bool | operator< (const TimeMark &m) const |
Public Attributes | |
| VRSTime | time_ |
| int | order_ |
| int | child_ |
| bool | bound_ |
| bool VRS::TimeGroup::TimeMark::operator== | ( | const TimeMark & | m | ) | const [inline] |
| bool VRS::TimeGroup::TimeMark::operator< | ( | const TimeMark & | m | ) | const [inline] |