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

Public Member Functions

double operator[] (int i) const
 
double & operator[] (int i)
 

Static Public Member Functions

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

Public Attributes

double * _row
 

Friends

class LMatrix4d
 

Detailed Description

Definition at line 4729 of file lmatrix.h.

Member Function Documentation

◆ size()

int LMatrix4d::Row::size ( )
inlinestatic

Returns 4: the number of columns of a LMatrix4.

Definition at line 5125 of file lmatrix.h.


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