Property | Type | Description | |
---|---|---|---|
IsActive | bool | ||
IsVisible | bool | ||
ZOrder | uint |
Property | Type | Description | |
---|---|---|---|
Game | Game |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Draw ( GameTime gameTime, ConstantBuffer constBuffer ) : void | ||
GisLayer ( Game engine ) : System | ||
Select ( System.DVector3 nearPoint, System.DVector3 farPoint ) : List |
||
Update ( GameTime gameTime ) : void |
public Draw ( GameTime gameTime, ConstantBuffer constBuffer ) : void | ||
gameTime | GameTime | |
constBuffer | ConstantBuffer | |
return | void |
public Select ( System.DVector3 nearPoint, System.DVector3 farPoint ) : List |
||
nearPoint | System.DVector3 | |
farPoint | System.DVector3 | |
return | List |