OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::ShadowNodeHelper::Resolution Struct Reference

#include <OgreCompositorShadowNode.h>

Public Member Functions

 Resolution ()
 
 Resolution (uint32 x, uint32 y)
 
uint64 asUint64 () const
 

Public Attributes

uint32 x
 
uint32 y
 

Constructor & Destructor Documentation

◆ Resolution() [1/2]

Ogre::ShadowNodeHelper::Resolution::Resolution ( )

◆ Resolution() [2/2]

Ogre::ShadowNodeHelper::Resolution::Resolution ( uint32  x,
uint32  y 
)

Member Function Documentation

◆ asUint64()

uint64 Ogre::ShadowNodeHelper::Resolution::asUint64 ( ) const

Member Data Documentation

◆ x

uint32 Ogre::ShadowNodeHelper::Resolution::x

◆ y

uint32 Ogre::ShadowNodeHelper::Resolution::y

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