| cache_viewport_depths(Depsgraph *depsgraph, ARegion *region, View3D *view3d) | blender::ed::greasepencil::DrawingPlacement | |
| DrawingPlacement()=default | blender::ed::greasepencil::DrawingPlacement | |
| DrawingPlacement(const Scene &scene, const ARegion ®ion, const View3D &view3d, const Object &eval_object, const bke::greasepencil::Layer *layer) | blender::ed::greasepencil::DrawingPlacement | |
| DrawingPlacement(const Scene &scene, const ARegion ®ion, const View3D &view3d, const Object &eval_object, const bke::greasepencil::Layer *layer, ReprojectMode reproject_mode, float surface_offset=0.0f, ViewDepths *view_depths=nullptr) | blender::ed::greasepencil::DrawingPlacement | |
| DrawingPlacement(const DrawingPlacement &other) | blender::ed::greasepencil::DrawingPlacement | |
| DrawingPlacement(DrawingPlacement &&other) | blender::ed::greasepencil::DrawingPlacement | |
| operator=(const DrawingPlacement &other) | blender::ed::greasepencil::DrawingPlacement | |
| operator=(DrawingPlacement &&other) | blender::ed::greasepencil::DrawingPlacement | |
| project(float2 co) const | blender::ed::greasepencil::DrawingPlacement | |
| project(Span< float2 > src, MutableSpan< float3 > dst) const | blender::ed::greasepencil::DrawingPlacement | |
| reproject(float3 pos) const | blender::ed::greasepencil::DrawingPlacement | |
| reproject(Span< float3 > src, MutableSpan< float3 > dst) const | blender::ed::greasepencil::DrawingPlacement | |
| set_origin_to_nearest_stroke(float2 co) | blender::ed::greasepencil::DrawingPlacement | |
| to_world_space() const | blender::ed::greasepencil::DrawingPlacement | |
| use_project_to_nearest_stroke() const | blender::ed::greasepencil::DrawingPlacement | |
| use_project_to_surface() const | blender::ed::greasepencil::DrawingPlacement | |
| ~DrawingPlacement() | blender::ed::greasepencil::DrawingPlacement | |