92+ (BOOL) generatePlanetTexture:(
OOTexture **)texture andAtmosphere:(
OOTexture **)atmosphere withInfo:(NSDictionary *)planetInfo;
93+ (BOOL) generatePlanetTexture:(
OOTexture **)texture secondaryTexture:(
OOTexture **)secondaryTexture withInfo:(NSDictionary *)planetInfo;
94+ (BOOL) generatePlanetTexture:(
OOTexture **)texture secondaryTexture:(
OOTexture **)secondaryTexture andAtmosphere:(
OOTexture **)atmosphere withInfo:(NSDictionary *)planetInfo;
struct OOPlanetTextureGeneratorInfo OOPlanetTextureGeneratorInfo
OOPlanetTextureGeneratorInfo _info
OOPlanetNormalMapGenerator * _nMapGenerator
OOPlanetAtmosphereGenerator * _atmoGenerator
unsigned planetAspectRatio
unsigned planetScaleOffset