Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
Public Attributes | |
SbColor | ambient |
SbColor | specular |
SbColor | emissive |
float | shininess |
SbBool | blending |
int | blend_sfactor |
int | blend_dfactor |
int | alpha_blend_sfactor |
int | alpha_blend_dfactor |
int32_t | lightmodel |
SbBool | packeddiffuse |
int32_t | numdiffuse |
int32_t | numtransp |
const SbColor * | diffusearray |
const uint32_t * | packedarray |
const float * | transparray |
const int32_t * | colorindexarray |
int32_t | transptype |
SbBool | istransparent |
SbUniqueId | diffusenodeid |
SbUniqueId | transpnodeid |
int32_t | stipplenum |
VertexOrdering | vertexordering |
SbBool | twoside |
SbBool | culling |
SbBool | flatshading |
int | alphatestfunc |
float | alphatestvalue |