IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Attributes | List of all members
Point Class Reference

Point. More...

Inheritance diagram for Point:
Inheritance graph
[legend]
Collaboration diagram for Point:
Collaboration graph
[legend]

Public Attributes

Vector3 position
 
float angle
 
float y
 
int planeNumber
 
GameObject annotationPoint
 
Label label
 

Detailed Description

Point.

Dient der Übersicht Alle parameter die ein Punkt im Raum hat

Definition at line 8 of file Point.cs.

Member Data Documentation

float Point.angle

Winkel zum y-Vektor in einer Ebene

Definition at line 12 of file Point.cs.

GameObject Point.annotationPoint

Annotationspunkt

Definition at line 15 of file Point.cs.

Label Point.label

Annotationlabel

Definition at line 16 of file Point.cs.

int Point.planeNumber

Ebenennummer

Definition at line 14 of file Point.cs.

Vector3 Point.position

Position des Punktes in Weltkoordinaten

Definition at line 11 of file Point.cs.


The documentation for this class was generated from the following file: