Choreonoid  1.5
Public Member Functions | Protected Attributes | List of all members
cnoid::DaeTexture Class Reference

It will hold the information of SgTexture for 3D shape model. More...

#include <DaeNode.h>

Inheritance diagram for cnoid::DaeTexture:
cnoid::Dae cnoid::Referenced

Public Member Functions

 DaeTexture (std::string targetName)
 
std::string fileName ()
 
- Public Member Functions inherited from cnoid::Dae
 Dae ()
 
- Public Member Functions inherited from cnoid::Referenced
virtual ~Referenced ()
 
void addRef ()
 
void releaseRef ()
 

Protected Attributes

std::string fileName_
 

Additional Inherited Members

- Public Attributes inherited from cnoid::Dae
std::string id
 
- Protected Member Functions inherited from cnoid::Referenced
 Referenced ()
 
 Referenced (const Referenced &org)
 
int refCount () const
 

Detailed Description

It will hold the information of SgTexture for 3D shape model.

Constructor & Destructor Documentation

◆ DaeTexture()

cnoid::DaeTexture::DaeTexture ( std::string  targetName)
inline

Member Function Documentation

◆ fileName()

std::string cnoid::DaeTexture::fileName ( )
inline

Member Data Documentation

◆ fileName_

std::string cnoid::DaeTexture::fileName_
protected

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