Panda3D
Loading...
Searching...
No Matches
panda3d
core
SamplerState
SamplerState Member List
This is the complete list of members for
SamplerState
, including all inherited members.
__init__
()
SamplerState
__init__
(const SamplerState)
SamplerState
anisotropic_degree
SamplerState
border_color
SamplerState
effective_anisotropic_degree
SamplerState
effective_magfilter
SamplerState
effective_minfilter
SamplerState
FilterType
enum name
SamplerState
formatFilterType
(SamplerState::FilterType ft)
SamplerState
static
formatWrapMode
(SamplerState::WrapMode wm)
SamplerState
static
FT_default
enum value
SamplerState
FT_invalid
enum value
SamplerState
FT_linear
enum value
SamplerState
FT_linear_mipmap_linear
enum value
SamplerState
FT_linear_mipmap_nearest
enum value
SamplerState
FT_nearest
enum value
SamplerState
FT_nearest_mipmap_linear
enum value
SamplerState
FT_nearest_mipmap_nearest
enum value
SamplerState
FT_shadow
enum value
SamplerState
getAnisotropicDegree
()
SamplerState
getBorderColor
()
SamplerState
getClassType
()
SamplerState
static
getDefault
()
SamplerState
static
getEffectiveAnisotropicDegree
()
SamplerState
getEffectiveMagfilter
()
SamplerState
getEffectiveMinfilter
()
SamplerState
getLodBias
()
SamplerState
getMagfilter
()
SamplerState
getMaxLod
()
SamplerState
getMinfilter
()
SamplerState
getMinLod
()
SamplerState
getWrapU
()
SamplerState
getWrapV
()
SamplerState
getWrapW
()
SamplerState
isMipmap
(SamplerState::FilterType type)
SamplerState
static
isPrepared
(PreparedGraphicsObjects prepared_objects)
SamplerState
lod_bias
SamplerState
magfilter
SamplerState
max_lod
SamplerState
min_lod
SamplerState
minfilter
SamplerState
operator!=
(const SamplerState other)
SamplerState
operator<
(const SamplerState other)
SamplerState
operator==
(const SamplerState other)
SamplerState
prepare
(PreparedGraphicsObjects prepared_objects)
SamplerState
prepareNow
(PreparedGraphicsObjects prepared_objects, GraphicsStateGuardianBase gsg)
SamplerState
release
(PreparedGraphicsObjects prepared_objects)
SamplerState
setAnisotropicDegree
(int anisotropic_degree)
SamplerState
setBorderColor
(const LColor color)
SamplerState
setLodBias
(float lod_bias)
SamplerState
setMagfilter
(SamplerState::FilterType filter)
SamplerState
setMaxLod
(float max_lod)
SamplerState
setMinfilter
(SamplerState::FilterType filter)
SamplerState
setMinLod
(float min_lod)
SamplerState
setWrapU
(SamplerState::WrapMode wrap)
SamplerState
setWrapV
(SamplerState::WrapMode wrap)
SamplerState
setWrapW
(SamplerState::WrapMode wrap)
SamplerState
stringFilterType
(str str)
SamplerState
static
stringWrapMode
(str str)
SamplerState
static
usesMipmaps
()
SamplerState
WM_border_color
enum value
SamplerState
WM_clamp
enum value
SamplerState
WM_invalid
enum value
SamplerState
WM_mirror
enum value
SamplerState
WM_mirror_once
enum value
SamplerState
WM_repeat
enum value
SamplerState
wrap_u
SamplerState
wrap_v
SamplerState
wrap_w
SamplerState
WrapMode
enum name
SamplerState
Generated on Mon Jan 8 2024 17:18:20 for Panda3D by
1.10.0