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

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

#include <DaeNode.h>

Inheritance diagram for cnoid::DaeMaterial:
cnoid::Dae cnoid::Referenced

Public Member Functions

 DaeMaterial ()
 
- Public Member Functions inherited from cnoid::Dae
 Dae ()
 
- Public Member Functions inherited from cnoid::Referenced
virtual ~Referenced ()
 
void addRef ()
 
void releaseRef ()
 

Public Attributes

std::string materialId
 
std::string refEffectId
 
- Public Attributes inherited from cnoid::Dae
std::string id
 

Additional Inherited Members

- Protected Member Functions inherited from cnoid::Referenced
 Referenced ()
 
 Referenced (const Referenced &org)
 
int refCount () const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ DaeMaterial()

cnoid::DaeMaterial::DaeMaterial ( )
inline

Member Data Documentation

◆ materialId

std::string cnoid::DaeMaterial::materialId

◆ refEffectId

std::string cnoid::DaeMaterial::refEffectId

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