Tanoda
GILES.Interface.pb_RawImageInspector Class Reference
Inheritance diagram for GILES.Interface.pb_RawImageInspector:

Public Member Functions

override void InitializeGUI ()
 
void TextureChanged (string textureName)
 

Public Attributes

Text title
 
RawImage ui_image
 

Protected Member Functions

override void OnUpdateGUI ()
 

Detailed Description

Definition at line 9 of file pb_RawImageInspector.cs.

Member Function Documentation

◆ InitializeGUI()

override void GILES.Interface.pb_RawImageInspector.InitializeGUI ( )

Definition at line 20 of file pb_RawImageInspector.cs.

◆ OnUpdateGUI()

override void GILES.Interface.pb_RawImageInspector.OnUpdateGUI ( )
protected

Definition at line 30 of file pb_RawImageInspector.cs.

◆ TextureChanged()

void GILES.Interface.pb_RawImageInspector.TextureChanged ( string  textureName)

Definition at line 24 of file pb_RawImageInspector.cs.

Member Data Documentation

◆ title

Text GILES.Interface.pb_RawImageInspector.title

Definition at line 12 of file pb_RawImageInspector.cs.

◆ ui_image

RawImage GILES.Interface.pb_RawImageInspector.ui_image

Definition at line 13 of file pb_RawImageInspector.cs.


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