TwiceAsNice  2019-02-18
Public Attributes | List of all members
ILight Struct Reference

One light descriptor. More...

#include <indiapi.h>

Collaboration diagram for ILight:
Collaboration graph

Public Attributes

char name [MAXINDINAME]
 Index name. More...
 
char label [MAXINDILABEL]
 Light labels. More...
 
IPState s
 Light state. More...
 
struct _ILightVectorPropertylvp
 Pointer to parent. More...
 
void * aux
 Helper info. More...
 

Detailed Description

One light descriptor.

Member Data Documentation

◆ aux

void * ILight::aux

Helper info.

◆ label

char ILight::label

Light labels.

◆ lvp

struct _ILightVectorProperty * ILight::lvp

Pointer to parent.

◆ name

char ILight::name

Index name.

◆ s

IPState ILight::s

Light state.


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