Klamp't  0.9.0
Public Member Functions | Public Attributes | List of all members
Klampt::IKGoalResource Class Reference

Resource for an IKGoal. More...

#include <Resources.h>

Inheritance diagram for Klampt::IKGoalResource:

Public Member Functions

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

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: