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

Public Member Functions

float operator[] (int i) const
 

Static Public Member Functions

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

Public Attributes

const float * _row
 

Friends

class LMatrix3f
 

Detailed Description

Definition at line 134 of file lmatrix.h.

Member Function Documentation

◆ size()

int LMatrix3f::CRow::size ( )
inlinestatic

Returns 3: the number of columns of a LMatrix3.

Definition at line 2850 of file lmatrix.h.


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