OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Nif::S_MaterialProperty Struct Reference

#include <property.hpp>

Collaboration diagram for Nif::S_MaterialProperty:

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
 

Member Function Documentation

void Nif::S_MaterialProperty::read ( NIFStream nif)

Here is the call graph for this function:

Member Data Documentation

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

The documentation for this struct was generated from the following files: