public class SpaceSeq extends CFacade
Sequencer
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.
|
static long[] |
__DNA__FIELD___pad0
Field descriptor (offset) for struct member '_pad0'.
|
static long[] |
__DNA__FIELD___pad2
Field descriptor (offset) for struct member '_pad2'.
|
static long[] |
__DNA__FIELD___pad3
Field descriptor (offset) for struct member '_pad3'.
|
static long[] |
__DNA__FIELD__chanshown
Field descriptor (offset) for struct member 'chanshown'.
|
static long[] |
__DNA__FIELD__compositor
Field descriptor (offset) for struct member 'compositor'.
|
static long[] |
__DNA__FIELD__draw_flag
Field descriptor (offset) for struct member 'draw_flag'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__gpd
Field descriptor (offset) for struct member 'gpd'.
|
static long[] |
__DNA__FIELD__link_flag
Field descriptor (offset) for struct member 'link_flag'.
|
static long[] |
__DNA__FIELD__mainb
Field descriptor (offset) for struct member 'mainb'.
|
static long[] |
__DNA__FIELD__multiview_eye
Field descriptor (offset) for struct member 'multiview_eye'.
|
static long[] |
__DNA__FIELD__next
Field descriptor (offset) for struct member 'next'.
|
static long[] |
__DNA__FIELD__overlay_type
Field descriptor (offset) for struct member 'overlay_type'.
|
static long[] |
__DNA__FIELD__prev
Field descriptor (offset) for struct member 'prev'.
|
static long[] |
__DNA__FIELD__regionbase
Field descriptor (offset) for struct member 'regionbase'.
|
static long[] |
__DNA__FIELD__render_size
Field descriptor (offset) for struct member 'render_size'.
|
static long[] |
__DNA__FIELD__scopes
Field descriptor (offset) for struct member 'scopes'.
|
static long[] |
__DNA__FIELD__spacetype
Field descriptor (offset) for struct member 'spacetype'.
|
static long[] |
__DNA__FIELD__v2d
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__v2d); CPointer<View2D> p_v2d = p.cast(new Class[]{View2D.class}); Metadata
|
static long[] |
__DNA__FIELD__view
Field descriptor (offset) for struct member 'view'.
|
static long[] |
__DNA__FIELD__xof
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__xof); CPointer<Float> p_xof = p.cast(new Class[]{Float.class}); Metadata
|
static long[] |
__DNA__FIELD__yof
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__yof); CPointer<Float> p_yof = p.cast(new Class[]{Float.class}); Metadata
|
static long[] |
__DNA__FIELD__zebra
Field descriptor (offset) for struct member 'zebra'.
|
static long[] |
__DNA__FIELD__zoom
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__zoom); CPointer<Float> p_zoom = p.cast(new Class[]{Float.class}); Metadata
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct SpaceSeq.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
SpaceSeq(long __address,
Block __block,
BlockTable __blockTable) |
protected |
SpaceSeq(SpaceSeq that) |
Modifier and Type | Method and Description |
---|---|
CPointer<SpaceSeq> |
__io__addressof()
Instantiates a pointer on this instance.
|
CArrayFacade<java.lang.Byte> |
get_pad()
Get method for struct member '_pad'.
|
CArrayFacade<java.lang.Byte> |
get_pad0()
Get method for struct member '_pad0'.
|
CArrayFacade<java.lang.Byte> |
get_pad2()
Get method for struct member '_pad2'.
|
CPointer<java.lang.Object> |
get_pad3()
Get method for struct member '_pad3'.
|
short |
getChanshown()
Get method for struct member 'chanshown'.
|
CPointer<java.lang.Object> |
getCompositor()
Get method for struct member 'compositor'.
|
int |
getDraw_flag()
Get method for struct member 'draw_flag'.
|
int |
getFlag()
Get method for struct member 'flag'.
|
CPointer<bGPdata> |
getGpd()
Get method for struct member 'gpd'.
|
byte |
getLink_flag()
Get method for struct member 'link_flag'.
|
short |
getMainb()
Get method for struct member 'mainb'.
|
byte |
getMultiview_eye()
Get method for struct member 'multiview_eye'.
|
CPointer<SpaceLink> |
getNext()
Get method for struct member 'next'.
|
int |
getOverlay_type()
Get method for struct member 'overlay_type'.
|
CPointer<SpaceLink> |
getPrev()
Get method for struct member 'prev'.
|
ListBase |
getRegionbase()
Get method for struct member 'regionbase'.
|
short |
getRender_size()
Get method for struct member 'render_size'.
|
SequencerScopes |
getScopes()
Get method for struct member 'scopes'.
|
byte |
getSpacetype()
Get method for struct member 'spacetype'.
|
View2D |
getV2d()
Deprecated.
Deprecated
|
int |
getView()
Get method for struct member 'view'.
|
float |
getXof()
Deprecated.
Deprecated
|
float |
getYof()
Deprecated.
Deprecated
|
short |
getZebra()
Get method for struct member 'zebra'.
|
float |
getZoom()
Deprecated.
Deprecated
|
void |
set_pad(CArrayFacade<java.lang.Byte> _pad)
Set method for struct member '_pad'.
|
void |
set_pad0(CArrayFacade<java.lang.Byte> _pad0)
Set method for struct member '_pad0'.
|
void |
set_pad2(CArrayFacade<java.lang.Byte> _pad2)
Set method for struct member '_pad2'.
|
void |
set_pad3(CPointer<java.lang.Object> _pad3)
Set method for struct member '_pad3'.
|
void |
setChanshown(short chanshown)
Set method for struct member 'chanshown'.
|
void |
setCompositor(CPointer<java.lang.Object> compositor)
Set method for struct member 'compositor'.
|
void |
setDraw_flag(int draw_flag)
Set method for struct member 'draw_flag'.
|
void |
setFlag(int flag)
Set method for struct member 'flag'.
|
void |
setGpd(CPointer<bGPdata> gpd)
Set method for struct member 'gpd'.
|
void |
setLink_flag(byte link_flag)
Set method for struct member 'link_flag'.
|
void |
setMainb(short mainb)
Set method for struct member 'mainb'.
|
void |
setMultiview_eye(byte multiview_eye)
Set method for struct member 'multiview_eye'.
|
void |
setNext(CPointer<SpaceLink> next)
Set method for struct member 'next'.
|
void |
setOverlay_type(int overlay_type)
Set method for struct member 'overlay_type'.
|
void |
setPrev(CPointer<SpaceLink> prev)
Set method for struct member 'prev'.
|
void |
setRegionbase(ListBase regionbase)
Set method for struct member 'regionbase'.
|
void |
setRender_size(short render_size)
Set method for struct member 'render_size'.
|
void |
setScopes(SequencerScopes scopes)
Set method for struct member 'scopes'.
|
void |
setSpacetype(byte spacetype)
Set method for struct member 'spacetype'.
|
void |
setV2d(View2D v2d)
Deprecated.
Deprecated
|
void |
setView(int view)
Set method for struct member 'view'.
|
void |
setXof(float xof)
Deprecated.
Deprecated
|
void |
setYof(float yof)
Deprecated.
Deprecated
|
void |
setZebra(short zebra)
Set method for struct member 'zebra'.
|
void |
setZoom(float zoom)
Deprecated.
Deprecated
|
__io__addressof, __io__addressof, __io__equals, __io__generic__copy, __io__generic__copy, __io__instanceof, __io__native__copy, __io__newInstance, __io__same__encoding, __io__sizeof, __io__sizeof, __io__subclassof
public static final int __DNA__SDNA_INDEX
It is required when allocating a new block to store data for SpaceSeq.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__next
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__next); CPointer<CPointer<SpaceLink>> p_next = p.cast(new Class[]{CPointer.class, SpaceLink.class});
public static final long[] __DNA__FIELD__prev
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__prev); CPointer<CPointer<SpaceLink>> p_prev = p.cast(new Class[]{CPointer.class, SpaceLink.class});
public static final long[] __DNA__FIELD__regionbase
Storage of regions for inactive spaces.
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__regionbase); CPointer<ListBase> p_regionbase = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__spacetype
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__spacetype); CPointer<Byte> p_spacetype = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD__link_flag
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__link_flag); CPointer<Byte> p_link_flag = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD___pad0
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD___pad0); CPointer<CArrayFacade<Byte>> p__pad0 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__v2d
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__v2d); CPointer<View2D> p_v2d = p.cast(new Class[]{View2D.class});
End 'SpaceLink
' header. Deprecated, copied to region.
public static final long[] __DNA__FIELD__xof
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__xof); CPointer<Float> p_xof = p.cast(new Class[]{Float.class});
Deprecated: offset for drawing the image preview.
public static final long[] __DNA__FIELD__yof
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__yof); CPointer<Float> p_yof = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__mainb
Weird name for the sequencer subtype (seq, image, luma... etc).
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__mainb); CPointer<Short> p_mainb = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__render_size
ESpaceSeq_Proxy_RenderSize.
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__render_size); CPointer<Short> p_render_size = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__chanshown
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__chanshown); CPointer<Short> p_chanshown = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__zebra
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__zebra); CPointer<Short> p_zebra = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__flag
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__flag); CPointer<Integer> p_flag = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__zoom
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__zoom); CPointer<Float> p_zoom = p.cast(new Class[]{Float.class});
Deprecated, handled by View2D
now.
public static final long[] __DNA__FIELD__view
See SEQ_VIEW_* below.
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__view); CPointer<Integer> p_view = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__overlay_type
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__overlay_type); CPointer<Integer> p_overlay_type = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__draw_flag
Overlay an image of the editing on below the strips.
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__draw_flag); CPointer<Integer> p_draw_flag = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD___pad
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD___pad); CPointer<CArrayFacade<Byte>> p__pad = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__gpd
Grease-pencil data.
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__gpd); CPointer<CPointer<bGPdata>> p_gpd = p.cast(new Class[]{CPointer.class, bGPdata.class});
public static final long[] __DNA__FIELD__scopes
Different scoped displayed in space.
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__scopes); CPointer<SequencerScopes> p_scopes = p.cast(new Class[]{SequencerScopes.class});
public static final long[] __DNA__FIELD__multiview_eye
Multiview current eye - for internal use.
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__multiview_eye); CPointer<Byte> p_multiview_eye = p.cast(new Class[]{Byte.class});
public static final long[] __DNA__FIELD___pad2
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD___pad2); CPointer<CArrayFacade<Byte>> p__pad2 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__compositor
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD__compositor); CPointer<CPointer<Object>> p_compositor = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD___pad3
This is how you get a reference on the corresponding field in the struct:
SpaceSeq spaceseq = ...; CPointer<Object> p = spaceseq.__dna__addressof(SpaceSeq.__DNA__FIELD___pad3); CPointer<CPointer<Object>> p__pad3 = p.cast(new Class[]{CPointer.class, Object.class});
public SpaceSeq(long __address, Block __block, BlockTable __blockTable)
protected SpaceSeq(SpaceSeq that)
public CPointer<SpaceLink> getNext() throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public void setNext(CPointer<SpaceLink> next) throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public CPointer<SpaceLink> getPrev() throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public void setPrev(CPointer<SpaceLink> prev) throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public ListBase getRegionbase() throws java.io.IOException
Storage of regions for inactive spaces.
java.io.IOException
__DNA__FIELD__regionbase
public void setRegionbase(ListBase regionbase) throws java.io.IOException
Storage of regions for inactive spaces.
java.io.IOException
__DNA__FIELD__regionbase
public byte getSpacetype() throws java.io.IOException
java.io.IOException
__DNA__FIELD__spacetype
public void setSpacetype(byte spacetype) throws java.io.IOException
java.io.IOException
__DNA__FIELD__spacetype
public byte getLink_flag() throws java.io.IOException
java.io.IOException
__DNA__FIELD__link_flag
public void setLink_flag(byte link_flag) throws java.io.IOException
java.io.IOException
__DNA__FIELD__link_flag
public CArrayFacade<java.lang.Byte> get_pad0() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad0
public void set_pad0(CArrayFacade<java.lang.Byte> _pad0) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad0
public View2D getV2d() throws java.io.IOException
End 'SpaceLink
' header. Deprecated, copied to region.
java.io.IOException
__DNA__FIELD__v2d
public void setV2d(View2D v2d) throws java.io.IOException
End 'SpaceLink
' header. Deprecated, copied to region.
java.io.IOException
__DNA__FIELD__v2d
public float getXof() throws java.io.IOException
Deprecated: offset for drawing the image preview.
java.io.IOException
__DNA__FIELD__xof
public void setXof(float xof) throws java.io.IOException
Deprecated: offset for drawing the image preview.
java.io.IOException
__DNA__FIELD__xof
public float getYof() throws java.io.IOException
java.io.IOException
__DNA__FIELD__yof
public void setYof(float yof) throws java.io.IOException
java.io.IOException
__DNA__FIELD__yof
public short getMainb() throws java.io.IOException
Weird name for the sequencer subtype (seq, image, luma... etc).
java.io.IOException
__DNA__FIELD__mainb
public void setMainb(short mainb) throws java.io.IOException
Weird name for the sequencer subtype (seq, image, luma... etc).
java.io.IOException
__DNA__FIELD__mainb
public short getRender_size() throws java.io.IOException
ESpaceSeq_Proxy_RenderSize.
java.io.IOException
__DNA__FIELD__render_size
public void setRender_size(short render_size) throws java.io.IOException
ESpaceSeq_Proxy_RenderSize.
java.io.IOException
__DNA__FIELD__render_size
public short getChanshown() throws java.io.IOException
java.io.IOException
__DNA__FIELD__chanshown
public void setChanshown(short chanshown) throws java.io.IOException
java.io.IOException
__DNA__FIELD__chanshown
public short getZebra() throws java.io.IOException
java.io.IOException
__DNA__FIELD__zebra
public void setZebra(short zebra) throws java.io.IOException
java.io.IOException
__DNA__FIELD__zebra
public int getFlag() throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag
public void setFlag(int flag) throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag
public float getZoom() throws java.io.IOException
Deprecated, handled by View2D
now.
java.io.IOException
__DNA__FIELD__zoom
public void setZoom(float zoom) throws java.io.IOException
Deprecated, handled by View2D
now.
java.io.IOException
__DNA__FIELD__zoom
public int getView() throws java.io.IOException
See SEQ_VIEW_* below.
java.io.IOException
__DNA__FIELD__view
public void setView(int view) throws java.io.IOException
See SEQ_VIEW_* below.
java.io.IOException
__DNA__FIELD__view
public int getOverlay_type() throws java.io.IOException
java.io.IOException
__DNA__FIELD__overlay_type
public void setOverlay_type(int overlay_type) throws java.io.IOException
java.io.IOException
__DNA__FIELD__overlay_type
public int getDraw_flag() throws java.io.IOException
Overlay an image of the editing on below the strips.
java.io.IOException
__DNA__FIELD__draw_flag
public void setDraw_flag(int draw_flag) throws java.io.IOException
Overlay an image of the editing on below the strips.
java.io.IOException
__DNA__FIELD__draw_flag
public CArrayFacade<java.lang.Byte> get_pad() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad
public void set_pad(CArrayFacade<java.lang.Byte> _pad) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad
public CPointer<bGPdata> getGpd() throws java.io.IOException
Grease-pencil data.
java.io.IOException
__DNA__FIELD__gpd
public void setGpd(CPointer<bGPdata> gpd) throws java.io.IOException
Grease-pencil data.
java.io.IOException
__DNA__FIELD__gpd
public SequencerScopes getScopes() throws java.io.IOException
Different scoped displayed in space.
java.io.IOException
__DNA__FIELD__scopes
public void setScopes(SequencerScopes scopes) throws java.io.IOException
Different scoped displayed in space.
java.io.IOException
__DNA__FIELD__scopes
public byte getMultiview_eye() throws java.io.IOException
Multiview current eye - for internal use.
java.io.IOException
__DNA__FIELD__multiview_eye
public void setMultiview_eye(byte multiview_eye) throws java.io.IOException
Multiview current eye - for internal use.
java.io.IOException
__DNA__FIELD__multiview_eye
public CArrayFacade<java.lang.Byte> get_pad2() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad2
public void set_pad2(CArrayFacade<java.lang.Byte> _pad2) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad2
public CPointer<java.lang.Object> getCompositor() throws java.io.IOException
java.io.IOException
__DNA__FIELD__compositor
public void setCompositor(CPointer<java.lang.Object> compositor) throws java.io.IOException
java.io.IOException
__DNA__FIELD__compositor
public CPointer<java.lang.Object> get_pad3() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad3
public void set_pad3(CPointer<java.lang.Object> _pad3) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad3