SimpleNGL 1.0
Defines | Functions
include/PerlinNoise_ispc.h File Reference

the auto generated file for out Perlin Noise ISPC exported functions More...

#include <stdint.h>

Go to the source code of this file.

Defines

#define ISPC_TARGET_SSE4

Functions

int32_t computeNoise (const float *in, float *out, int32_t count, float mag)
void populateValues (float valuesIn[512][3][3])

Detailed Description

the auto generated file for out Perlin Noise ISPC exported functions


Define Documentation

#define ISPC_TARGET_SSE4

Function Documentation

int32_t computeNoise ( const float *  in,
float *  out,
int32_t  count,
float  mag 
)
void populateValues ( float  valuesIn[512][3][3])
 All Classes Namespaces Files Functions Variables Defines