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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

float * _row
 

Friends

class LMatrix3f
 

Detailed Description

Definition at line 123 of file lmatrix.h.

Member Function Documentation

◆ size()

int LMatrix3f::Row::size ( )
inlinestatic

Returns 3: the number of columns of a LMatrix3.

Definition at line 2820 of file lmatrix.h.


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