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

#include <niftypes.hpp>

Collaboration diagram for Nif::Transformation:

Public Member Functions

osg::Matrixf toMatrix () const
 
bool isIdentity () const
 

Static Public Member Functions

static const TransformationgetIdentity ()
 

Public Attributes

osg::Vec3f pos
 
Matrix3 rotation
 
float scale
 

Member Function Documentation

static const Transformation& Nif::Transformation::getIdentity ( )
inlinestatic

Here is the caller graph for this function:

bool Nif::Transformation::isIdentity ( ) const
inline

Here is the call graph for this function:

Here is the caller graph for this function:

osg::Matrixf Nif::Transformation::toMatrix ( ) const
inline

Here is the caller graph for this function:

Member Data Documentation

osg::Vec3f Nif::Transformation::pos
Matrix3 Nif::Transformation::rotation
float Nif::Transformation::scale

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