Package empro :: Module empro :: Module sensor :: Class PlaneSurfaceGeometry
[frames] | no frames]

Class PlaneSurfaceGeometry

core.Updatable --+        
                 |        
    SensorGeometry --+    
                     |    
 SurfaceSensorGeometry --+
                         |
                        PlaneSurfaceGeometry

Surface sensor geometry defined by a plane in space.

Class Hierarchy for PlaneSurfaceGeometry
Class Hierarchy for PlaneSurfaceGeometry

constructor PlaneSurfaceGeometry():

Instance Methods

Inherited from core.Updatable: __enter__, __exit__, clone, hash, isValid, reasonWhyInvalid

Properties
CoordinateSystemAbstractDirectionNone normal
Normal of the plane.
CoordinateSystemAbstractPositionNone position
A position in the plane.