mobject::session::FixedLocation Class Reference
The most common case of positioning a
MObject in the EDL: directly specifying a constant position.
More...
#include <fixedlocation.hpp>
List of all members.
|
Public Member Functions |
|
virtual FixedLocation * | clone () const |
Protected Member Functions |
|
| FixedLocation (Time ti, Track tra) |
|
virtual void | intersect (LocatingSolution &) const |
Private Attributes |
|
Time | time_ |
|
Track | track_ |
Friends |
|
class | ExplicitPlacement |
|
class | LocatingPin |
Detailed Description
- Todo:
- use a subclass to represent the LocatingSolution? would solve the construction of a ExplicitPlacement much more natural. (ichthyo: siehe trac #100)
Definition at line 45 of file fixedlocation.hpp.
The documentation for this class was generated from the following files: