|
Blender V4.3
|
#include <BKE_grease_pencil.hh>
Inherits GreasePencilDrawingReference.
Public Member Functions | |
| DrawingReference () | |
| DrawingReference (const DrawingReference &other) | |
| ~DrawingReference () | |
Additional Inherited Members | |
Public Attributes inherited from GreasePencilDrawingReference | |
| GreasePencilDrawingBase | base |
| struct GreasePencil * | id_reference |
Definition at line 187 of file BKE_grease_pencil.hh.
| blender::bke::greasepencil::DrawingReference::DrawingReference | ( | ) |
Definition at line 894 of file grease_pencil.cc.
References GP_DRAWING_REFERENCE.
| blender::bke::greasepencil::DrawingReference::DrawingReference | ( | const DrawingReference & | other | ) |
Definition at line 902 of file grease_pencil.cc.
References GP_DRAWING_REFERENCE.
|
default |