Method: Proj::Point#to_ptr

Defined in:
lib/point.rb

#to_ptrObject



20
21
22
# File 'lib/point.rb', line 20

def to_ptr
  @struct.to_ptr
end