C# Class Predicates, voxicon

Semantics of each predicate should be explicated within the method itself Could have an issue when it comes to functions for predicates of multiple valencies? *Cannot have objects or subobjects named the same as any of these predicates*
Inheritance: MonoBehaviour
Afficher le fichier Open project: nkrishnaswamy/voxicon Class Usage Examples

Méthodes publiques

Свойство Type Description
cameraRelativeDirections bool
rdfTriples List>

Méthodes publiques

Méthode Description
AS ( object args ) : String
BEHIND ( object args ) : Vector3
BIND ( object args ) : void
BLACK ( object args ) : String
BLUE ( object args ) : String
BROWN ( object args ) : String

Attributes

CENTER ( object args ) : Vector3

Functions

CLOSE ( object args ) : void
DISABLE ( object args ) : void
DROP ( object args ) : void
ENABLE ( object args ) : void
FLIP ( object args ) : void
FOR ( object args ) : Vector3
GRASP ( object args ) : void
GREEN ( object args ) : String
IN ( object args ) : Vector3
IN_FRONT ( object args ) : Vector3
LEFT ( object args ) : Vector3
LIFT ( object args ) : void
MOVE ( object args ) : void
ON ( object args ) : Vector3

Relations

OPEN ( object args ) : void
OVER ( object args ) : Vector3
POINT ( object args ) : void
PUT ( object args ) : void

Programs

REACH ( object args ) : void
RED ( object args ) : String
RIGHT ( object args ) : Vector3
ROLL ( object args ) : void
SLIDE ( object args ) : void
Start ( ) : void
TO ( object args ) : Vector3
TOP ( object args ) : Vector3
UNBIND ( object args ) : void
UNDER ( object args ) : Vector3
UNGRASP ( object args ) : void
YELLOW ( object args ) : String

Method Details

AS() public méthode

public AS ( object args ) : String
args object
Résultat String

BEHIND() public méthode

public BEHIND ( object args ) : Vector3
args object
Résultat Vector3

BIND() public méthode

public BIND ( object args ) : void
args object
Résultat void

BLACK() public méthode

public BLACK ( object args ) : String
args object
Résultat String

BLUE() public méthode

public BLUE ( object args ) : String
args object
Résultat String

BROWN() public méthode

Attributes
public BROWN ( object args ) : String
args object
Résultat String

CENTER() public méthode

Functions
public CENTER ( object args ) : Vector3
args object
Résultat Vector3

CLOSE() public méthode

public CLOSE ( object args ) : void
args object
Résultat void

DISABLE() public méthode

public DISABLE ( object args ) : void
args object
Résultat void

DROP() public méthode

public DROP ( object args ) : void
args object
Résultat void

ENABLE() public méthode

public ENABLE ( object args ) : void
args object
Résultat void

FLIP() public méthode

public FLIP ( object args ) : void
args object
Résultat void

FOR() public méthode

public FOR ( object args ) : Vector3
args object
Résultat Vector3

GRASP() public méthode

public GRASP ( object args ) : void
args object
Résultat void

GREEN() public méthode

public GREEN ( object args ) : String
args object
Résultat String

IN() public méthode

public IN ( object args ) : Vector3
args object
Résultat Vector3

IN_FRONT() public méthode

public IN_FRONT ( object args ) : Vector3
args object
Résultat Vector3

LEFT() public méthode

public LEFT ( object args ) : Vector3
args object
Résultat Vector3

LIFT() public méthode

public LIFT ( object args ) : void
args object
Résultat void

MOVE() public méthode

public MOVE ( object args ) : void
args object
Résultat void

ON() public méthode

Relations
public ON ( object args ) : Vector3
args object
Résultat Vector3

OPEN() public méthode

public OPEN ( object args ) : void
args object
Résultat void

OVER() public méthode

public OVER ( object args ) : Vector3
args object
Résultat Vector3

POINT() public méthode

public POINT ( object args ) : void
args object
Résultat void

PUT() public méthode

Programs
public PUT ( object args ) : void
args object
Résultat void

REACH() public méthode

public REACH ( object args ) : void
args object
Résultat void

RED() public méthode

public RED ( object args ) : String
args object
Résultat String

RIGHT() public méthode

public RIGHT ( object args ) : Vector3
args object
Résultat Vector3

ROLL() public méthode

public ROLL ( object args ) : void
args object
Résultat void

SLIDE() public méthode

public SLIDE ( object args ) : void
args object
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

TO() public méthode

public TO ( object args ) : Vector3
args object
Résultat Vector3

TOP() public méthode

public TOP ( object args ) : Vector3
args object
Résultat Vector3

UNBIND() public méthode

public UNBIND ( object args ) : void
args object
Résultat void

UNDER() public méthode

public UNDER ( object args ) : Vector3
args object
Résultat Vector3

UNGRASP() public méthode

public UNGRASP ( object args ) : void
args object
Résultat void

YELLOW() public méthode

public YELLOW ( object args ) : String
args object
Résultat String

Property Details

cameraRelativeDirections public_oe property

public bool cameraRelativeDirections
Résultat bool

rdfTriples public_oe property

public List> rdfTriples
Résultat List>