Class bTheme


  • public class bTheme
    extends CFacade
    Generated facet for DNA struct type 'bTheme'.

    Class Documentation

    Blender Source Code

    A theme.

    Note

    Currently only a single theme is ever used at once. Different theme presets are stored as external files now.

    Currently only a single theme is ever used at once. Different theme presets are stored as external files now.

    • Field Detail

      • __DNA__SDNA_INDEX

        public static final int __DNA__SDNA_INDEX
        This is the sdna index of the struct bTheme.

        It is required when allocating a new block to store data for bTheme.

        See Also:
        StructDNA, BlockTable, Constant Field Values
      • __DNA__FIELD__next

        public static final long[] __DNA__FIELD__next
        Field descriptor (offset) for struct member 'next'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__next);
         CPointer<CPointer<bTheme>> p_next = p.cast(new Class[]{CPointer.class, bTheme.class});
         

        Metadata

        • Field: 'next'
        • Signature: 'bTheme*'
        • Actual Size (32bit/64bit): 4/8
      • __DNA__FIELD__prev

        public static final long[] __DNA__FIELD__prev
        Field descriptor (offset) for struct member 'prev'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__prev);
         CPointer<CPointer<bTheme>> p_prev = p.cast(new Class[]{CPointer.class, bTheme.class});
         

        Metadata

        • Field: 'prev'
        • Signature: 'bTheme*'
        • Actual Size (32bit/64bit): 4/8
      • __DNA__FIELD__name

        public static final long[] __DNA__FIELD__name
        Field descriptor (offset) for struct member 'name'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__name);
         CPointer<CArrayFacade<Byte>> p_name = p.cast(new Class[]{CArrayFacade.class, Byte.class});
         

        Metadata

        • Field: 'name'
        • Signature: 'char[32]'
        • Actual Size (32bit/64bit): 32/32
      • __DNA__FIELD__tui

        public static final long[] __DNA__FIELD__tui
        Field descriptor (offset) for struct member 'tui'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tui);
         CPointer<ThemeUI> p_tui = p.cast(new Class[]{ThemeUI.class});
         

        Metadata

        • Field: 'tui'
        • Signature: 'ThemeUI'
        • Actual Size (32bit/64bit): 952/952
      • __DNA__FIELD__tbuts

        public static final long[] __DNA__FIELD__tbuts
        Field descriptor (offset) for struct member 'tbuts'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tbuts);
         CPointer<ThemeSpace> p_tbuts = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tbuts'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tv3d

        public static final long[] __DNA__FIELD__tv3d
        Field descriptor (offset) for struct member 'tv3d'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tv3d);
         CPointer<ThemeSpace> p_tv3d = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tv3d'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tfile

        public static final long[] __DNA__FIELD__tfile
        Field descriptor (offset) for struct member 'tfile'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tfile);
         CPointer<ThemeSpace> p_tfile = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tfile'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tipo

        public static final long[] __DNA__FIELD__tipo
        Field descriptor (offset) for struct member 'tipo'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tipo);
         CPointer<ThemeSpace> p_tipo = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tipo'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tinfo

        public static final long[] __DNA__FIELD__tinfo
        Field descriptor (offset) for struct member 'tinfo'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tinfo);
         CPointer<ThemeSpace> p_tinfo = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tinfo'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tact

        public static final long[] __DNA__FIELD__tact
        Field descriptor (offset) for struct member 'tact'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tact);
         CPointer<ThemeSpace> p_tact = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tact'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tnla

        public static final long[] __DNA__FIELD__tnla
        Field descriptor (offset) for struct member 'tnla'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tnla);
         CPointer<ThemeSpace> p_tnla = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tnla'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tseq

        public static final long[] __DNA__FIELD__tseq
        Field descriptor (offset) for struct member 'tseq'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tseq);
         CPointer<ThemeSpace> p_tseq = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tseq'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tima

        public static final long[] __DNA__FIELD__tima
        Field descriptor (offset) for struct member 'tima'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tima);
         CPointer<ThemeSpace> p_tima = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tima'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__text

        public static final long[] __DNA__FIELD__text
        Field descriptor (offset) for struct member 'text'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__text);
         CPointer<ThemeSpace> p_text = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'text'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__toops

        public static final long[] __DNA__FIELD__toops
        Field descriptor (offset) for struct member 'toops'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__toops);
         CPointer<ThemeSpace> p_toops = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'toops'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tnode

        public static final long[] __DNA__FIELD__tnode
        Field descriptor (offset) for struct member 'tnode'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tnode);
         CPointer<ThemeSpace> p_tnode = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tnode'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tuserpref

        public static final long[] __DNA__FIELD__tuserpref
        Field descriptor (offset) for struct member 'tuserpref'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tuserpref);
         CPointer<ThemeSpace> p_tuserpref = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tuserpref'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tconsole

        public static final long[] __DNA__FIELD__tconsole
        Field descriptor (offset) for struct member 'tconsole'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tconsole);
         CPointer<ThemeSpace> p_tconsole = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tconsole'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tclip

        public static final long[] __DNA__FIELD__tclip
        Field descriptor (offset) for struct member 'tclip'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tclip);
         CPointer<ThemeSpace> p_tclip = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tclip'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__ttopbar

        public static final long[] __DNA__FIELD__ttopbar
        Field descriptor (offset) for struct member 'ttopbar'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__ttopbar);
         CPointer<ThemeSpace> p_ttopbar = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'ttopbar'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tstatusbar

        public static final long[] __DNA__FIELD__tstatusbar
        Field descriptor (offset) for struct member 'tstatusbar'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tstatusbar);
         CPointer<ThemeSpace> p_tstatusbar = p.cast(new Class[]{ThemeSpace.class});
         

        Metadata

        • Field: 'tstatusbar'
        • Signature: 'ThemeSpace'
        • Actual Size (32bit/64bit): 888/888
      • __DNA__FIELD__tarm

        public static final long[] __DNA__FIELD__tarm
        Field descriptor (offset) for struct member 'tarm'.

        Field Documentation

        Blender Source Code

        20 sets of bone colors for this theme

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__tarm);
         CPointer<CArrayFacade<ThemeWireColor>> p_tarm = p.cast(new Class[]{CArrayFacade.class, ThemeWireColor.class});
         

        Metadata

        • Field: 'tarm'
        • Signature: 'ThemeWireColor[20]'
        • Actual Size (32bit/64bit): 320/320
      • __DNA__FIELD__active_theme_area

        public static final long[] __DNA__FIELD__active_theme_area
        Field descriptor (offset) for struct member 'active_theme_area'.

        Field Documentation

        Blender Source Code

        ThemeWireColor tobj[20];

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD__active_theme_area);
         CPointer<Integer> p_active_theme_area = p.cast(new Class[]{Integer.class});
         

        Metadata

        • Field: 'active_theme_area'
        • Signature: 'int'
        • Actual Size (32bit/64bit): 4/4
      • __DNA__FIELD___pad0

        public static final long[] __DNA__FIELD___pad0
        Field descriptor (offset) for struct member '_pad0'.

        Pointer Arithmetics

        This is how you get a reference on the corresponding field in the struct:

         bTheme btheme = ...;
         CPointer<Object> p = btheme.__dna__addressof(bTheme.__DNA__FIELD___pad0);
         CPointer<CArrayFacade<Byte>> p__pad0 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
         

        Metadata

        • Field: '_pad0'
        • Signature: 'char[4]'
        • Actual Size (32bit/64bit): 4/4
    • Constructor Detail

      • bTheme

        public bTheme​(long __address,
                      Block __block,
                      BlockTable __blockTable)
      • bTheme

        protected bTheme​(bTheme that)
    • Method Detail

      • getNext

        public CPointer<bTheme> getNext()
                                 throws java.io.IOException
        Get method for struct member 'next'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__next
      • setNext

        public void setNext​(CPointer<bTheme> next)
                     throws java.io.IOException
        Set method for struct member 'next'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__next
      • getPrev

        public CPointer<bTheme> getPrev()
                                 throws java.io.IOException
        Get method for struct member 'prev'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__prev
      • setPrev

        public void setPrev​(CPointer<bTheme> prev)
                     throws java.io.IOException
        Set method for struct member 'prev'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__prev
      • getName

        public CArrayFacade<java.lang.Byte> getName()
                                             throws java.io.IOException
        Get method for struct member 'name'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__name
      • setName

        public void setName​(CArrayFacade<java.lang.Byte> name)
                     throws java.io.IOException
        Set method for struct member 'name'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__name
      • getTui

        public ThemeUI getTui()
                       throws java.io.IOException
        Get method for struct member 'tui'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tui
      • setTui

        public void setTui​(ThemeUI tui)
                    throws java.io.IOException
        Set method for struct member 'tui'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tui
      • getTbuts

        public ThemeSpace getTbuts()
                            throws java.io.IOException
        Get method for struct member 'tbuts'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tbuts
      • setTbuts

        public void setTbuts​(ThemeSpace tbuts)
                      throws java.io.IOException
        Set method for struct member 'tbuts'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tbuts
      • getTv3d

        public ThemeSpace getTv3d()
                           throws java.io.IOException
        Get method for struct member 'tv3d'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tv3d
      • setTv3d

        public void setTv3d​(ThemeSpace tv3d)
                     throws java.io.IOException
        Set method for struct member 'tv3d'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tv3d
      • getTfile

        public ThemeSpace getTfile()
                            throws java.io.IOException
        Get method for struct member 'tfile'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tfile
      • setTfile

        public void setTfile​(ThemeSpace tfile)
                      throws java.io.IOException
        Set method for struct member 'tfile'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tfile
      • getTipo

        public ThemeSpace getTipo()
                           throws java.io.IOException
        Get method for struct member 'tipo'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tipo
      • setTipo

        public void setTipo​(ThemeSpace tipo)
                     throws java.io.IOException
        Set method for struct member 'tipo'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tipo
      • getTinfo

        public ThemeSpace getTinfo()
                            throws java.io.IOException
        Get method for struct member 'tinfo'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tinfo
      • setTinfo

        public void setTinfo​(ThemeSpace tinfo)
                      throws java.io.IOException
        Set method for struct member 'tinfo'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tinfo
      • getTact

        public ThemeSpace getTact()
                           throws java.io.IOException
        Get method for struct member 'tact'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tact
      • setTact

        public void setTact​(ThemeSpace tact)
                     throws java.io.IOException
        Set method for struct member 'tact'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tact
      • getTnla

        public ThemeSpace getTnla()
                           throws java.io.IOException
        Get method for struct member 'tnla'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tnla
      • setTnla

        public void setTnla​(ThemeSpace tnla)
                     throws java.io.IOException
        Set method for struct member 'tnla'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tnla
      • getTseq

        public ThemeSpace getTseq()
                           throws java.io.IOException
        Get method for struct member 'tseq'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tseq
      • setTseq

        public void setTseq​(ThemeSpace tseq)
                     throws java.io.IOException
        Set method for struct member 'tseq'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tseq
      • getTima

        public ThemeSpace getTima()
                           throws java.io.IOException
        Get method for struct member 'tima'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tima
      • setTima

        public void setTima​(ThemeSpace tima)
                     throws java.io.IOException
        Set method for struct member 'tima'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tima
      • getText

        public ThemeSpace getText()
                           throws java.io.IOException
        Get method for struct member 'text'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__text
      • setText

        public void setText​(ThemeSpace text)
                     throws java.io.IOException
        Set method for struct member 'text'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__text
      • getToops

        public ThemeSpace getToops()
                            throws java.io.IOException
        Get method for struct member 'toops'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__toops
      • setToops

        public void setToops​(ThemeSpace toops)
                      throws java.io.IOException
        Set method for struct member 'toops'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__toops
      • getTnode

        public ThemeSpace getTnode()
                            throws java.io.IOException
        Get method for struct member 'tnode'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tnode
      • setTnode

        public void setTnode​(ThemeSpace tnode)
                      throws java.io.IOException
        Set method for struct member 'tnode'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tnode
      • getTuserpref

        public ThemeSpace getTuserpref()
                                throws java.io.IOException
        Get method for struct member 'tuserpref'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tuserpref
      • setTuserpref

        public void setTuserpref​(ThemeSpace tuserpref)
                          throws java.io.IOException
        Set method for struct member 'tuserpref'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tuserpref
      • getTconsole

        public ThemeSpace getTconsole()
                               throws java.io.IOException
        Get method for struct member 'tconsole'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tconsole
      • setTconsole

        public void setTconsole​(ThemeSpace tconsole)
                         throws java.io.IOException
        Set method for struct member 'tconsole'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tconsole
      • getTclip

        public ThemeSpace getTclip()
                            throws java.io.IOException
        Get method for struct member 'tclip'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tclip
      • setTclip

        public void setTclip​(ThemeSpace tclip)
                      throws java.io.IOException
        Set method for struct member 'tclip'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tclip
      • getTtopbar

        public ThemeSpace getTtopbar()
                              throws java.io.IOException
        Get method for struct member 'ttopbar'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__ttopbar
      • setTtopbar

        public void setTtopbar​(ThemeSpace ttopbar)
                        throws java.io.IOException
        Set method for struct member 'ttopbar'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__ttopbar
      • getTstatusbar

        public ThemeSpace getTstatusbar()
                                 throws java.io.IOException
        Get method for struct member 'tstatusbar'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tstatusbar
      • setTstatusbar

        public void setTstatusbar​(ThemeSpace tstatusbar)
                           throws java.io.IOException
        Set method for struct member 'tstatusbar'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tstatusbar
      • getTarm

        public CArrayFacade<ThemeWireColor> getTarm()
                                             throws java.io.IOException
        Get method for struct member 'tarm'.

        Field Documentation

        Blender Source Code

        20 sets of bone colors for this theme

        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tarm
      • setTarm

        public void setTarm​(CArrayFacade<ThemeWireColor> tarm)
                     throws java.io.IOException
        Set method for struct member 'tarm'.

        Field Documentation

        Blender Source Code

        20 sets of bone colors for this theme

        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__tarm
      • getActive_theme_area

        public int getActive_theme_area()
                                 throws java.io.IOException
        Get method for struct member 'active_theme_area'.

        Field Documentation

        Blender Source Code

        ThemeWireColor tobj[20];

        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__active_theme_area
      • setActive_theme_area

        public void setActive_theme_area​(int active_theme_area)
                                  throws java.io.IOException
        Set method for struct member 'active_theme_area'.

        Field Documentation

        Blender Source Code

        ThemeWireColor tobj[20];

        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD__active_theme_area
      • get_pad0

        public CArrayFacade<java.lang.Byte> get_pad0()
                                              throws java.io.IOException
        Get method for struct member '_pad0'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD___pad0
      • set_pad0

        public void set_pad0​(CArrayFacade<java.lang.Byte> _pad0)
                      throws java.io.IOException
        Set method for struct member '_pad0'.
        Throws:
        java.io.IOException
        See Also:
        __DNA__FIELD___pad0
      • __io__addressof

        public CPointer<bTheme> __io__addressof()
        Instantiates a pointer on this instance.