Changeset View
Changeset View
Standalone View
Standalone View
source/blender/blenkernel/intern/displist.c
| Context not available. | |||||
| } | } | ||||
| /** | /** | ||||
| * \param normal_proj Optional normal thats used to project the scanfill verts into 2d coords. | * \param normal_proj Optional normal that's used to project the scanfill verts into 2d coords. | ||||
| * Pass this along if known since it saves time calculating the normal. | * Pass this along if known since it saves time calculating the normal. | ||||
| * \param flipnormal Flip the normal (same as passing \a normal_proj negated) | * \param flipnormal Flip the normal (same as passing \a normal_proj negated) | ||||
| */ | */ | ||||
| Context not available. | |||||