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

Public Member Functions

double operator[] (int i) const
 

Static Public Member Functions

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

Public Attributes

const double * _row
 

Friends

class LMatrix3d
 

Detailed Description

Definition at line 4399 of file lmatrix.h.

Member Function Documentation

◆ size()

int LMatrix3d::CRow::size ( )
inlinestatic

Returns 3: the number of columns of a LMatrix3.

Definition at line 7115 of file lmatrix.h.


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