C# Class Axiom.Samples.Terrain.TerrainSample

Inheritance: SdkSample
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Protected Properties

Свойство Type Description
brushSizeTerrainSpace Real
editMarker Entity
editMenu SelectMenu
editNode SceneNode
flyBox CheckBox
heightUpdateCountdown Real
heightUpdateRate Real
houseList List
infoLabel Label
layerEdit byte
mode Mode
paging bool
pssmSetup IShadowCameraSetup
shadowMode ShadowMode
shadowsMenu SelectMenu
terrainGlobals TerrainGlobalOptions
terrainGroup TerrainGroup
terrainPos Vector3
terrainsImported bool

Méthodes publiques

Méthode Description
FrameRenderingQueued ( FrameEventArgs evt ) : bool
TerrainSample ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
SetupContent ( ) : void

SetupView ( ) : void

Private Methods

Méthode Description
ConfigureTerrainDefaults ( Light l ) : Axiom.Components.Terrain.ImportData

DefineTerrain ( long x, long y ) : void

DefineTerrain ( long x, long y, bool flat ) : void

GetTerrainImage ( bool flipX, bool flipY ) : Image

InitBlendMaps ( Axiom terrain ) : void

SetupControls ( ) : void

Method Details

FrameRenderingQueued() public méthode

public FrameRenderingQueued ( FrameEventArgs evt ) : bool
evt Axiom.Core.FrameEventArgs
Résultat bool

SetupContent() protected méthode

protected SetupContent ( ) : void
Résultat void

SetupView() protected méthode

protected SetupView ( ) : void
Résultat void

TerrainSample() public méthode

public TerrainSample ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

brushSizeTerrainSpace protected_oe property

protected Real brushSizeTerrainSpace
Résultat Real

editMarker protected_oe property

protected Entity editMarker
Résultat Entity

editMenu protected_oe property

protected SelectMenu editMenu
Résultat SelectMenu

editNode protected_oe property

protected SceneNode editNode
Résultat SceneNode

flyBox protected_oe property

protected CheckBox flyBox
Résultat CheckBox

heightUpdateCountdown protected_oe property

protected Real heightUpdateCountdown
Résultat Real

heightUpdateRate protected_oe property

protected Real heightUpdateRate
Résultat Real

houseList protected_oe property

protected List houseList
Résultat List

infoLabel protected_oe property

protected Label infoLabel
Résultat Label

layerEdit protected_oe property

protected byte layerEdit
Résultat byte

mode protected_oe property

protected Mode mode
Résultat Mode

paging protected_oe property

protected bool paging
Résultat bool

pssmSetup protected_oe property

protected IShadowCameraSetup pssmSetup
Résultat IShadowCameraSetup

shadowMode protected_oe property

protected ShadowMode shadowMode
Résultat ShadowMode

shadowsMenu protected_oe property

protected SelectMenu shadowsMenu
Résultat SelectMenu

terrainGlobals protected_oe property

protected TerrainGlobalOptions terrainGlobals
Résultat TerrainGlobalOptions

terrainGroup protected_oe property

protected TerrainGroup terrainGroup
Résultat TerrainGroup

terrainPos protected_oe property

protected Vector3 terrainPos
Résultat Vector3

terrainsImported protected_oe property

protected bool terrainsImported
Résultat bool