C# Class idTech4.Renderer.idRenderModel_PRT

Inheritance: idRenderModel_Static
Mostra file Open project: iainmckay/idtech4.net Class Usage Examples

Public Methods

Method Description
GetBounds ( RenderEntityComponent renderEntity = null ) : idBounds
InitFromFile ( string fileName ) : void
InstantiateDynamicModel ( idTech4 renderEntity, View view, idRenderModel cachedModel ) : idRenderModel
TouchData ( ) : void
idRenderModel_PRT ( ) : System

Method Details

GetBounds() public method

public GetBounds ( RenderEntityComponent renderEntity = null ) : idBounds
renderEntity RenderEntityComponent
return idBounds

InitFromFile() public method

public InitFromFile ( string fileName ) : void
fileName string
return void

InstantiateDynamicModel() public method

public InstantiateDynamicModel ( idTech4 renderEntity, View view, idRenderModel cachedModel ) : idRenderModel
renderEntity idTech4
view View
cachedModel idRenderModel
return idRenderModel

TouchData() public method

public TouchData ( ) : void
return void

idRenderModel_PRT() public method

public idRenderModel_PRT ( ) : System
return System