Panda3D
Public Member Functions | Static Public Member Functions

CRow Class Reference

List of all members.

Public Member Functions

float operator[] (int i)
double operator[] (int i)
double operator[] (int i)
float operator[] (int i)

Static Public Member Functions

static int size ()
 Returns 3: the number of columns of a LMatrix3.
static int size ()
 Returns 4: the number of columns of a LMatrix4.
static int size ()
 Returns 3: the number of columns of a LMatrix3.
static int size ()
 Returns 4: the number of columns of a LMatrix4.

Member Function Documentation

float operator[] ( int  i)
double operator[] ( int  i)
double operator[] ( int  i)
float operator[] ( int  i)
static int size ( ) [static]

Returns 3: the number of columns of a LMatrix3.

static int size ( ) [static]

Returns 4: the number of columns of a LMatrix4.

static int size ( ) [static]

Returns 3: the number of columns of a LMatrix3.

static int size ( ) [static]

Returns 4: the number of columns of a LMatrix4.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties