COPASI API  4.40.278
CLLineStippleTexture Struct Reference

#include <utility_classes.h>

Public Member Functions

 CLLineStippleTexture (const std::vector< unsigned int > &dasharray)
 
 ~CLLineStippleTexture ()
 

Public Attributes

unsigned int mPatternLength
 
unsigned int mTextureLength
 
GLuint mTextureName
 

Constructor & Destructor Documentation

◆ CLLineStippleTexture()

CLLineStippleTexture::CLLineStippleTexture ( const std::vector< unsigned int > &  dasharray)

◆ ~CLLineStippleTexture()

CLLineStippleTexture::~CLLineStippleTexture ( )

References mTextureName.

Member Data Documentation

◆ mPatternLength

unsigned int CLLineStippleTexture::mPatternLength

◆ mTextureLength

unsigned int CLLineStippleTexture::mTextureLength

◆ mTextureName

GLuint CLLineStippleTexture::mTextureName

The documentation for this struct was generated from the following files: