Space Engineers
Static Public Member Functions | Properties | List of all members
VRageRender.MyHdrDebugTools Class Reference
Inheritance diagram for VRageRender.MyHdrDebugTools:
VRage.Render11.Common.MyImmediateRC

Static Public Member Functions

static void Init ()
 
static IBorrowedUavTexture CreateHistogram (ISrvBindable texture, int samples)
 
static void DisplayHistogram (IRtvBindable output, ISrvBindable avgLumSrv, ISrvTexture histogram)
 
static void DisplayHdrIntensity (ISrvBindable srv)
 

Properties

static int NumThreads [get]
 

Detailed Description

Definition at line 12 of file MyHdrDebugTools.cs.

Member Function Documentation

static IBorrowedUavTexture VRageRender.MyHdrDebugTools.CreateHistogram ( ISrvBindable  texture,
int  samples 
)
inlinestatic

Definition at line 31 of file MyHdrDebugTools.cs.

static void VRageRender.MyHdrDebugTools.DisplayHdrIntensity ( ISrvBindable  srv)
inlinestatic

Definition at line 64 of file MyHdrDebugTools.cs.

static void VRageRender.MyHdrDebugTools.DisplayHistogram ( IRtvBindable  output,
ISrvBindable  avgLumSrv,
ISrvTexture  histogram 
)
inlinestatic

Definition at line 54 of file MyHdrDebugTools.cs.

static void VRageRender.MyHdrDebugTools.Init ( )
inlinestatic

Definition at line 23 of file MyHdrDebugTools.cs.

Property Documentation

int VRageRender.MyHdrDebugTools.NumThreads
staticget

Definition at line 21 of file MyHdrDebugTools.cs.


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