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

Resource for a TriMesh. Needs to be overloaded to load from alternate mesh formats (meshing/IO.h). More...

#include <Resources.h>

Inheritance diagram for Klampt::TriMeshResource:

Public Member Functions

virtual bool Load (const std::string &fn) override
 
virtual bool Save (const std::string &fn) override
 
virtual const char * Type () const override
 
virtual ResourceBase * Make () override
 
virtual ResourceBase * Copy () override
 

Detailed Description

Resource for a TriMesh. Needs to be overloaded to load from alternate mesh formats (meshing/IO.h).


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