Represents a LWS scenegraph element.
More...
Represents a LWS scenegraph element.
§ anonymous enum
Enumerator |
---|
OBJECT | |
LIGHT | |
CAMERA | |
BONE | |
§ NodeDesc()
Assimp::LWS::NodeDesc::NodeDesc |
( |
| ) |
|
|
inline |
§ operator==()
bool Assimp::LWS::NodeDesc::operator== |
( |
unsigned int |
num | ) |
const |
|
inline |
§ channels
§ children
std::list< NodeDesc* > Assimp::LWS::NodeDesc::children |
§ id
unsigned int Assimp::LWS::NodeDesc::id |
§ isPivotSet
bool Assimp::LWS::NodeDesc::isPivotSet |
§ lightColor
§ lightConeAngle
float Assimp::LWS::NodeDesc::lightConeAngle |
§ lightEdgeAngle
float Assimp::LWS::NodeDesc::lightEdgeAngle |
§ lightFalloffType
unsigned int Assimp::LWS::NodeDesc::lightFalloffType |
§ lightIntensity
float Assimp::LWS::NodeDesc::lightIntensity |
§ lightType
unsigned int Assimp::LWS::NodeDesc::lightType |
§ name
const char* Assimp::LWS::NodeDesc::name |
§ number
unsigned int Assimp::LWS::NodeDesc::number |
§ parent
unsigned int Assimp::LWS::NodeDesc::parent |
§ parent_resolved
NodeDesc* Assimp::LWS::NodeDesc::parent_resolved |
§ path
std::string Assimp::LWS::NodeDesc::path |
§ pivotPos
§ type
enum { ... } Assimp::LWS::NodeDesc::type |
The documentation for this struct was generated from the following file: