Klamp't  0.8.1
Public Member Functions | Public Attributes | List of all members
LinearPathResource Class Reference

Resource for a LinearPath. More...

#include <Resources.h>

Inheritance diagram for LinearPathResource:

Public Member Functions

virtual bool Load (istream &in)
 
virtual bool Save (ostream &out)
 
virtual bool Save (AnyCollection &c)
 
virtual bool Load (AnyCollection &c)
 
virtual const char * Type () const
 
virtual ResourceBase * Make ()
 
virtual ResourceBase * Copy ()
 
virtual vector< string > CastTypes () const
 
virtual vector< string > SubTypes () const
 
virtual vector< string > ExtractTypes () const
 
virtual ResourcePtr Cast (const char *subtype)
 
virtual bool Extract (const char *subtype, vector< ResourcePtr > &)
 
virtual bool Pack (vector< ResourcePtr > &subobjects, string *errorMessage=NULL)
 
virtual bool Unpack (vector< ResourcePtr > &subobjects, bool *incomplete=NULL)
 

Public Attributes

vector< Real > times
 
vector< Vector > milestones
 

Detailed Description

Resource for a LinearPath.


The documentation for this class was generated from the following file: