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

Public Member Functions

float operator[] (int i) const
 

Static Public Member Functions

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

Public Attributes

const float * _row
 

Friends

class LMatrix4f
 

Detailed Description

Definition at line 475 of file lmatrix.h.

Member Function Documentation

◆ size()

int LMatrix4f::CRow::size ( )
inlinestatic

Returns 4: the number of columns of a LMatrix4.

Definition at line 890 of file lmatrix.h.


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