Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
DrawScene ( DeviceContextHolder holder, IShadowsDraw draw ) : void | ||
Initialize ( DeviceContextHolder holder ) : void | ||
ShadowsPoint ( int cubeMapSize ) : System | ||
Update ( System.Vector3 center ) : void |
public DrawScene ( DeviceContextHolder holder, IShadowsDraw draw ) : void | ||
holder | DeviceContextHolder | |
draw | IShadowsDraw | |
Результат | void |
public Initialize ( DeviceContextHolder holder ) : void | ||
holder | DeviceContextHolder | |
Результат | void |
public ShadowsPoint ( int cubeMapSize ) : System | ||
cubeMapSize | int | |
Результат | System |
public Update ( System.Vector3 center ) : void | ||
center | System.Vector3 | |
Результат | void |