Panda3D
Public Member Functions | Static Public Member Functions

xel Struct Reference

List of all members.

Public Member Functions

pixel operator* (double mult)
pixel operator*= (double mult)
pixel operator+ (pixel const other)
pixel operator+= (pixel const other)
pixel operator- (pixel const other)
pixel operator-= (pixel const other)
unsigned short int operator[] (int i)
 operator[] (int i)
 pixel (unsigned short int r, unsigned short int g, unsigned short int b)
 pixel ()
 setitem (int i, unsigned short int v)

Static Public Member Functions

static int size ()

Member Function Documentation

pixel operator* ( double  mult)
pixel operator*= ( double  mult)
pixel operator+ ( pixel const  other)
pixel operator+= ( pixel const  other)
pixel operator- ( pixel const  other)
pixel operator-= ( pixel const  other)
unsigned short int operator[] ( int  i)
operator[] ( int  i)
pixel ( )
pixel ( unsigned short int  r,
unsigned short int  g,
unsigned short int  b 
)
setitem ( int  i,
unsigned short int  v 
)
static int size ( ) [static]
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties