Panda3D
 All Classes Functions Variables Enumerations
Public Member Functions | Static Public Member Functions | Public Attributes | Friends
LMatrix3d::Row Class Reference

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

double * _row

Friends

class LMatrix3d

Detailed Description

Definition at line 4233 of file lmatrix.h.


Member Function Documentation

int LMatrix3d::Row::size ( ) [inline, static]

Returns 3: the number of columns of a LMatrix3.

Definition at line 6834 of file lmatrix.h.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Enumerations