C# Class IrrlichtNETCP.ViewFrustum

Inheritance: NativeElement
Afficher le fichier Open project: Paulus/irrlichtnetcp

Méthodes publiques

Méthode Description
RecalculateBoundingBox ( ) : void
Transform ( Matrix4 mat ) : void
ViewFrustum ( IntPtr raw ) : System

Private Methods

Méthode Description
VF_GetBoundingBox ( IntPtr vf, [ box ) : void
VF_GetFarLeftDown ( IntPtr vf, [ pf ) : void
VF_GetFarLeftUp ( IntPtr vf, [ pf ) : void
VF_GetFarRightDown ( IntPtr vf, [ pf ) : void
VF_GetFarRightUp ( IntPtr vf, [ pf ) : void
VF_RecalculateBoundingBox ( IntPtr v ) : void
VF_Transform ( IntPtr vf, [ mat ) : void

Method Details

RecalculateBoundingBox() public méthode

public RecalculateBoundingBox ( ) : void
Résultat void

Transform() public méthode

public Transform ( Matrix4 mat ) : void
mat Matrix4
Résultat void

ViewFrustum() public méthode

public ViewFrustum ( IntPtr raw ) : System
raw System.IntPtr
Résultat System