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

Resource for a Hold. More...

#include <Resources.h>

Inheritance diagram for Klampt::HoldResource:

Public Member Functions

 HoldResource (const Hold &val)
 
 HoldResource (const Hold &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 vector< string > SubTypes () const override
 
virtual ResourcePtr Cast (const char *subtype) override
 
virtual bool Pack (vector< ResourcePtr > &subobjects, string *errorMessage=NULL) override
 
virtual bool Unpack (vector< ResourcePtr > &subobjects, bool *incomplete=NULL) override
 

Public Attributes

Hold hold
 

Detailed Description

Resource for a Hold.


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