RigsofRods
Soft-body Physics Simulation
Public Member Functions | Data Fields
SkyX::VClouds::VClouds::RenderQueueGroups Struct Reference

Render queue groups. More...

#include <VClouds.h>

Public Member Functions

 RenderQueueGroups (const Ogre::uint8 &vc, const Ogre::uint8 &vclu, const Ogre::uint8 &vclo)
 Constructor. More...
 

Data Fields

Ogre::uint8 vclouds
 VClouds render queue group. More...
 
Ogre::uint8 vcloudsLightningsUnder
 VClouds lightnings render queue group (when the camera is under the cloud field) More...
 
Ogre::uint8 vcloudsLightningsOver
 VClouds lightnings render queue group (when the camera is over the cloud field) More...
 

Detailed Description

Render queue groups.

Definition at line 40 of file VClouds.h.

Constructor & Destructor Documentation

◆ RenderQueueGroups()

SkyX::VClouds::VClouds::RenderQueueGroups::RenderQueueGroups ( const Ogre::uint8 &  vc,
const Ogre::uint8 &  vclu,
const Ogre::uint8 &  vclo 
)
inline

Constructor.

Parameters
vcVClouds render queue group
vcluVClouds lightnings render queue group (when the camera is under the cloud field)
vcloVClouds lightnings render queue group (when the camera is over the cloud field)

Definition at line 47 of file VClouds.h.

Field Documentation

◆ vclouds

Ogre::uint8 SkyX::VClouds::VClouds::RenderQueueGroups::vclouds

VClouds render queue group.

Definition at line 53 of file VClouds.h.

◆ vcloudsLightningsOver

Ogre::uint8 SkyX::VClouds::VClouds::RenderQueueGroups::vcloudsLightningsOver

VClouds lightnings render queue group (when the camera is over the cloud field)

Definition at line 57 of file VClouds.h.

◆ vcloudsLightningsUnder

Ogre::uint8 SkyX::VClouds::VClouds::RenderQueueGroups::vcloudsLightningsUnder

VClouds lightnings render queue group (when the camera is under the cloud field)

Definition at line 55 of file VClouds.h.


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