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

#include <pandadoc.hpp>

Public Member Functions

 __init__ (const LMatrix4f::Row)
 
float operator[] (int i)
 
 operator[] (int i, float assign_val)
 

Static Public Member Functions

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

Member Function Documentation

◆ __init__()

__init__ ( const LMatrix4f::Row  )

◆ operator[]() [1/2]

float operator[] ( int  i)

◆ operator[]() [2/2]

operator[] ( int  i,
float  assign_val 
)

◆ size()

static int size ( )
static

Returns 4: the number of columns of a LMatrix4.