Public Member Functions | |
| void | addResource (const TeIntrusivePtr< TeResource > &resource) |
| void | addResource (TeResource *resource) |
| bool | exists (const Common::Path &path) |
| void | removeResource (const TeIntrusivePtr< TeResource > &resource) |
| void | removeResource (const TeResource *resource) |
| template<class T > | |
| TeIntrusivePtr< T > | getResourceByName (const Common::Path &path) |
| template<class T > | |
| TeIntrusivePtr< T > | getResource (const TetraedgeFSNode &node) |