JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Jcg.geometry
Interface Transformation_
public interface
Transformation_
Class representing a transformation (arbitrary dimension)
Version:
jan 2013
Author:
Luca Castelli Aleardi, Ecole Polytechnique (INF562)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Point_
transform
(
Point_
p)
Compute and return the image of p
Method Detail
transform
Point_
transform(
Point_
p)
Compute and return the image of p
Parameters:
p
- the input point
Returns:
the transformed point
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method