#include <opennurbs_texture.h>
Definition at line 31 of file opennurbs_texture.h.
enum ON_Texture::FILTER |
Definition at line 194 of file opennurbs_texture.h.
Definition at line 123 of file opennurbs_texture.h.
enum ON_Texture::MODE |
Definition at line 180 of file opennurbs_texture.h.
enum ON_Texture::TYPE |
no_texture_type | |
bitmap_texture | |
bump_texture | |
transparency_texture | |
emap_texture | |
force_32bit_texture_type |
Definition at line 162 of file opennurbs_texture.h.
enum ON_Texture::WRAP |
Definition at line 212 of file opennurbs_texture.h.
Definition at line 937 of file opennurbs_material.cpp.
Definition at line 942 of file opennurbs_material.cpp.
int ON_Texture::Compare | ( | const ON_Texture & | other | ) | const |
Definition at line 746 of file opennurbs_material.cpp.
void ON_Texture::Default | ( | ) |
Definition at line 1240 of file opennurbs_material.cpp.
void ON_Texture::Dump | ( | ON_TextLog & | ) | const [virtual] |
Reimplemented from ON_Object.
Definition at line 963 of file opennurbs_material.cpp.
ON_Texture::FILTER ON_Texture::FilterFromInt | ( | int | i | ) | [static] |
Definition at line 1095 of file opennurbs_material.cpp.
bool ON_Texture::IsTiled | ( | int | dir, |
double * | count, | ||
double * | offset | ||
) | const |
Definition at line 1626 of file opennurbs_material.cpp.
ON_BOOL32 ON_Texture::IsValid | ( | ON_TextLog * | text_log = NULL | ) | const [virtual] |
Implements ON_Object.
Definition at line 946 of file opennurbs_material.cpp.
ON_Texture::MODE ON_Texture::ModeFromInt | ( | int | i | ) | [static] |
Definition at line 1071 of file opennurbs_material.cpp.
ON_BOOL32 ON_Texture::Read | ( | ON_BinaryArchive & | binary_archive | ) | [virtual] |
Reimplemented from ON_Object.
Definition at line 1138 of file opennurbs_material.cpp.
bool ON_Texture::ReverseTextureCoordinate | ( | int | dir | ) |
Definition at line 1584 of file opennurbs_material.cpp.
unsigned int ON_Texture::SizeOf | ( | ) | const [virtual] |
Reimplemented from ON_Object.
Definition at line 969 of file opennurbs_material.cpp.
bool ON_Texture::SwapTextureCoordinate | ( | int | i, |
int | j | ||
) |
Definition at line 1598 of file opennurbs_material.cpp.
bool ON_Texture::TileTextureCoordinate | ( | int | dir, |
double | count, | ||
double | offset | ||
) |
Definition at line 1612 of file opennurbs_material.cpp.
ON_Texture::TYPE ON_Texture::TypeFromInt | ( | int | i | ) | [static] |
Definition at line 1042 of file opennurbs_material.cpp.
ON_Texture::WRAP ON_Texture::WrapFromInt | ( | int | i | ) | [static] |
Definition at line 1113 of file opennurbs_material.cpp.
ON_BOOL32 ON_Texture::Write | ( | ON_BinaryArchive & | binary_archive | ) | const [virtual] |
Reimplemented from ON_Object.
Definition at line 978 of file opennurbs_material.cpp.
Definition at line 225 of file opennurbs_texture.h.
double ON_Texture::m_blend_A[4] |
Definition at line 295 of file opennurbs_texture.h.
Definition at line 294 of file opennurbs_texture.h.
Definition at line 296 of file opennurbs_texture.h.
Definition at line 303 of file opennurbs_texture.h.
double ON_Texture::m_blend_RGB[4] |
Definition at line 297 of file opennurbs_texture.h.
bool ON_Texture::m_bOn |
Definition at line 157 of file opennurbs_texture.h.
Definition at line 231 of file opennurbs_texture.h.
Definition at line 279 of file opennurbs_texture.h.
Definition at line 150 of file opennurbs_texture.h.
Definition at line 151 of file opennurbs_texture.h.
Definition at line 210 of file opennurbs_texture.h.
Definition at line 142 of file opennurbs_texture.h.
Definition at line 205 of file opennurbs_texture.h.
Definition at line 192 of file opennurbs_texture.h.
const void* ON_Texture::m_runtime_ptr |
Definition at line 311 of file opennurbs_texture.h.
Definition at line 310 of file opennurbs_texture.h.
Definition at line 120 of file opennurbs_texture.h.
Definition at line 272 of file opennurbs_texture.h.
Definition at line 249 of file opennurbs_texture.h.
Definition at line 176 of file opennurbs_texture.h.
Definition at line 226 of file opennurbs_texture.h.
Definition at line 220 of file opennurbs_texture.h.
Definition at line 221 of file opennurbs_texture.h.
Definition at line 222 of file opennurbs_texture.h.