Changeset View
Changeset View
Standalone View
Standalone View
source/blender/render/extern/include/RE_render_ext.h
| Context not available. | |||||
| void RE_sample_material_color(struct Material *mat, float color[3], float *alpha, const float volume_co[3], const float surface_co[3], | void RE_sample_material_color(struct Material *mat, float color[3], float *alpha, const float volume_co[3], const float surface_co[3], | ||||
| int face_index, short hit_quad, struct DerivedMesh *orcoDm, struct Object *ob); | int face_index, short hit_quad, struct DerivedMesh *orcoDm, struct Object *ob); | ||||
| void RE_init_texture_rng(void); | |||||
| void RE_exit_texture_rng(void); | |||||
| #endif /* __RE_RENDER_EXT_H__ */ | #endif /* __RE_RENDER_EXT_H__ */ | ||||
| Context not available. | |||||