Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
Histogram |
Scopes.getHist()
Get method for struct member 'hist'.
|
Histogram |
SpaceImage.getSample_line_hist()
Get method for struct member 'sample_line_hist'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<Histogram> |
Histogram.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
Scopes.setHist(Histogram hist)
Set method for struct member 'hist'.
|
void |
SpaceImage.setSample_line_hist(Histogram sample_line_hist)
Set method for struct member 'sample_line_hist'.
|
Constructor and Description |
---|
Histogram(Histogram that) |