Unit 'GLEllipseCollision' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_glscene]

TECPlane

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

Declaration

Source position: GLEllipseCollision.pas line 41

type TECPlane = class

public

  Equation: array [0..3] of Single;

  

  Origin: TAffineVector;

  

  Normal: TAffineVector;

  

  procedure MakePlane();

  

  function isFrontFacingTo();

  

  function signedDistanceTo();

  

end;

Inheritance

TECPlane

  

|

TObject



CT Web help

CodeTyphon Studio