osg.Texture1D¶
- class osg.Texture1D¶
- Represents
c++ class
- Wraps
osg::Texture1D
- Bases
Constructors:
- osg.Texture1D()¶
- osg.Texture1D(osg.Image image)
-
- Параметры
image (
osg.Image
) –
Methods:
- :setNumMipmapLevels(unsigned num)¶
-
- Параметры
num (
unsigned
) –
- :getNumMipmapLevels()¶
-
- Тип результата
unsigned
- :setTextureWidth(int width)¶
-
- Параметры
width (
int
) –