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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

float * _row
 

Friends

class LMatrix4f
 

Detailed Description

Definition at line 464 of file lmatrix.h.

Member Function Documentation

◆ size()

int LMatrix4f::Row::size ( )
inlinestatic

Returns 4: the number of columns of a LMatrix4.

Definition at line 860 of file lmatrix.h.


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