Method: RMath3D::RMtx4#e33

Defined in:
lib/rmath3d/rmath3d_plain.rb

#e33Object

Returns the element at row 3 and column 3.



1407
# File 'lib/rmath3d/rmath3d_plain.rb', line 1407

def e33() getElement(3,3) end