Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
FireflyGL
DisplayObject
C# Class FireflyGL.DisplayObject
Inheritance:
IEntity
Afficher le fichier
Open project: LukaHorvat/Kento
Class Usage Examples
Protected Properties
Свойство
Type
Description
modelMatrix
Matrix4
rotationMatrix
Matrix4
scaleMatrix
Matrix4
translationMatrix
Matrix4
Méthodes publiques
Méthode
Description
Render
( ) :
void
Private Methods
Méthode
Description
updateMatrices
( ) :
void
Method Details
Render()
public
méthode
public
Render
( ) :
void
Résultat
void
Property Details
modelMatrix
protected_oe property
protected
Matrix4
modelMatrix
Résultat
Matrix4
rotationMatrix
protected_oe property
protected
Matrix4
rotationMatrix
Résultat
Matrix4
scaleMatrix
protected_oe property
protected
Matrix4
scaleMatrix
Résultat
Matrix4
translationMatrix
protected_oe property
protected
Matrix4
translationMatrix
Résultat
Matrix4