scimesh 0.3.2
Headless CPU-only 3D software renderer for scientific mesh visualization
Loading...
Searching...
No Matches
scimesh::Rasterizer Member List

This is the complete list of members for scimesh::Rasterizer, including all inherited members.

active_texturescimesh::Rasterizer
ambientscimesh::Rasterizer
apply_ssao(Image &output, float z_near, float z_far)scimesh::Rasterizer
blend_modescimesh::Rasterizer
clear(float clear_depth=1.0f)scimesh::Rasterizer
contrastscimesh::Rasterizer
fog_colorscimesh::Rasterizer
fog_enabledscimesh::Rasterizer
fog_endscimesh::Rasterizer
fog_startscimesh::Rasterizer
heightscimesh::Rasterizer
lightsscimesh::Rasterizer
normal_bufferscimesh::Rasterizer
rasterize_point(float screen_x, float screen_y, float depth, float radius, const Color &color, const Vec3 &normal, const Vec3 &light_direction, Image &output)scimesh::Rasterizer
rasterize_triangle(const Vec3 &screen_v0, const Color &color0, const Vec3 &normal0, const Vec2 &uv0, const Vec3 &screen_v1, const Color &color1, const Vec3 &normal1, const Vec2 &uv1, const Vec3 &screen_v2, const Color &color2, const Vec3 &normal2, const Vec2 &uv2, bool backface_culling, bool smooth_shading, const Vec3 &light_direction, bool wireframe, const Color &wireframe_color, Image &output)scimesh::Rasterizer
Rasterizer(int w, int h)scimesh::Rasterizer
set_blend_mode(bool enabled)scimesh::Rasterizerinline
shininessscimesh::Rasterizer
specular_colorscimesh::Rasterizer
ssao_enabledscimesh::Rasterizer
ssao_intensityscimesh::Rasterizer
ssao_radiusscimesh::Rasterizer
widthscimesh::Rasterizer
z_bufferscimesh::Rasterizer