Libraries
»
bulldog_physics
(0.2.0)
»
Index
»
BulldogPhysics
»
Matrix3
»
#data
Method: BulldogPhysics::Matrix3#data
Defined in:
lib/matrix3.rb
#
data
⇒
Object
Returns the value of attribute data.
6 7 8
# File 'lib/matrix3.rb', line 6
def
data
@data
end