Panda3D
Public Member Functions | Static Public Member Functions | List of all members
LMatrix4d::Row Class Reference

These helper classes are used to support two-level operator []. More...

Public Member Functions

 operator[] (int i, double assign_val)
 
double operator[] (int i)
 

Static Public Member Functions

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

Detailed Description

These helper classes are used to support two-level operator [].

Member Function Documentation

◆ operator[]() [1/2]

operator[] ( int  i,
double  assign_val 
)

◆ operator[]() [2/2]

double operator[] ( int  i)

◆ size()

static int size ( )
static

Returns 4: the number of columns of a LMatrix4.