Unit 'XBHeightMaps' Package
[Overview][Classes][Index] [#pl_glscene]

TFlat_simple_heightmap

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: XBHeightMaps.pas line 54

type TFlat_simple_heightmap = class(TSimple_heightmap)

protected

  m_dx: Scalar;

  

  m_dy: Scalar;

  

  m_x0: Scalar;

  

  m_y0: Scalar;

  

public

  m_Position: Scalar;

  

  constructor Create; override;

  

  destructor Destroy; override;

  

  procedure Flat_simple_heightmap();

  

  procedure get_dx_dy(); override;

  

  procedure get_nx_ny(); override;

  

  procedure get_x0_y0(); override;

  

  procedure get_z_and_normal(); override;

  

  function get_segment_collision(); override;

  

end;

Inheritance

TFlat_simple_heightmap

  

|

TSimple_heightmap

  

|

THeightMap

  

|

TObject



CT Web help

CodeTyphon Studio