SilverScreen Solid Modeler

delta_worldx

delta_worldx

Previous topic Next topic  

delta_worldx

Previous topic Next topic JavaScript is required for the print function  

SilverScreenAPI

 

void delta_worldx ( double delta )

 

double delta;       // amount to change worldx

 

 

 




Synopsis

#include "silver.h"

 

The delta_worldx function increments the predefined SilverC variable worldx by the amount delta .

 

 

Parameters

delta may be any amount.

 

 

Return Value

none

 

 

See Also

delta_worldy , delta_worldz