Choreonoid  1.1
公開メンバ関数 | 公開変数類 | 全メンバ一覧
cnoid::VrmlSpotLight クラス

#include <VrmlNodes.h>

cnoid::VrmlSpotLight の継承関係図
cnoid::VrmlNode

公開メンバ関数

 VrmlSpotLight ()
 
- 基底クラス cnoid::VrmlNode に属する継承公開メンバ関数
 VrmlNode ()
 
virtual ~VrmlNode ()
 
bool isCategoryOf (VrmlNodeCategory category)
 

公開変数類

SFVec3f location
 
SFVec3f direction
 
SFBool on
 
SFColor color
 
SFFloat intensity
 
SFFloat radius
 
SFFloat ambientIntensity
 
SFVec3f attenuation
 
SFFloat beamWidth
 
SFFloat cutOffAngle
 
- 基底クラス cnoid::VrmlNode に属する継承公開変数類
std::string defName
 

その他の継承メンバ

- 基底クラス cnoid::VrmlNode に属する継承限定公開変数類
std::bitset
< NUM_VRML_NODE_CATEGORIES
categorySet
 

構築子と解体子

VrmlSpotLight::VrmlSpotLight ( )

メンバ詳解

SFFloat cnoid::VrmlSpotLight::ambientIntensity
SFVec3f cnoid::VrmlSpotLight::attenuation
SFFloat cnoid::VrmlSpotLight::beamWidth
SFColor cnoid::VrmlSpotLight::color
SFFloat cnoid::VrmlSpotLight::cutOffAngle
SFVec3f cnoid::VrmlSpotLight::direction
SFFloat cnoid::VrmlSpotLight::intensity
SFVec3f cnoid::VrmlSpotLight::location
SFBool cnoid::VrmlSpotLight::on
SFFloat cnoid::VrmlSpotLight::radius

このクラス詳解は次のファイルから抽出されました: