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

Resource for an IKGoal. More...

#include <Resources.h>

Inheritance diagram for IKGoalResource:

Public Member Functions

 IKGoalResource (const IKGoal &val)
 
 IKGoalResource (const IKGoal &val, const string &name)
 
virtual bool Load (AnyCollection &c)
 
virtual bool Save (AnyCollection &c)
 
virtual bool Load (std::istream &in)
 
virtual bool Save (std::ostream &out)
 
virtual const char * Type () const
 
virtual ResourceBase * Make ()
 
virtual ResourceBase * Copy ()
 
virtual vector< string > CastTypes () const
 
virtual ResourcePtr Cast (const char *subtype) const
 

Public Attributes

IKGoal goal
 

Detailed Description

Resource for an IKGoal.

Implementation status: hierarchy is incomplete.


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