|
OpenMW
|
#include <property.hpp>
Public Member Functions | |
| void | read (NIFStream *nif) |
Public Attributes | |
| osg::Vec3f | ambient |
| osg::Vec3f | diffuse |
| osg::Vec3f | specular |
| osg::Vec3f | emissive |
| float | glossiness |
| float | alpha |
| void Nif::S_MaterialProperty::read | ( | NIFStream * | nif | ) |
| float Nif::S_MaterialProperty::alpha |
| osg::Vec3f Nif::S_MaterialProperty::ambient |
| osg::Vec3f Nif::S_MaterialProperty::diffuse |
| osg::Vec3f Nif::S_MaterialProperty::emissive |
| float Nif::S_MaterialProperty::glossiness |
| osg::Vec3f Nif::S_MaterialProperty::specular |
1.8.6