setEnv static method

void setEnv(
  1. ClipMathEnv env
)

Implementation

static void setEnv( ClipMathEnv env ){
	_env = env;
}