VenomEngine
Cross-Platform Modern Graphics Engine
Loading...
Searching...
No Matches
venom::common::CameraImpl Member List
This is the complete list of members for
venom::common::CameraImpl
, including all inherited members.
_AddCacheSize
(size_t size)
venom::common::GraphicsPluginObject
protected
static
_SetCacheSize
(size_t size)
venom::common::GraphicsPluginObject
protected
static
_SetInCache
(const vc::String &path, const SPtr< GraphicsCachedResource > &object)
venom::common::GraphicsPluginObject
protected
static
As
() (defined in
venom::common::PluginObjectImpl
)
venom::common::PluginObjectImpl
inline
As
() const (defined in
venom::common::PluginObjectImpl
)
venom::common::PluginObjectImpl
inline
Camera
(defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
friend
CameraImpl
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
ConstAs
() const (defined in
venom::common::PluginObjectImpl
)
venom::common::PluginObjectImpl
inline
DAs
() (defined in
venom::common::PluginObject
)
venom::common::PluginObject
inline
DAs
() const (defined in
venom::common::PluginObject
)
venom::common::PluginObject
inline
DecRefCount
() (defined in
venom::common::PluginObjectImpl
)
venom::common::PluginObjectImpl
Destroy
() override
venom::common::GraphicsPluginObject
virtual
GetAspectRatio
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetCachedObject
(const vc::String &path)
venom::common::GraphicsPluginObject
static
GetCachedObjects
()
venom::common::GraphicsPluginObject
static
GetCascadedShadowMapData
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetFarPlane
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetFieldOfView
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetFocusEntity
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetForwardVector
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetNearPlane
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetPosition
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetProjectionMatrix
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetRightVector
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetRotation
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetRotationQuat
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetType
() const override (defined in
venom::common::PluginObject
)
venom::common::PluginObject
virtual
GetUpVector
() const (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetViewMatrix
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GetViewMatrixMut
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
GraphicsPluginObject
() (defined in
venom::common::GraphicsPluginObject
)
venom::common::GraphicsPluginObject
HasCachedObject
(const vc::String &path)
venom::common::GraphicsPluginObject
static
IncRefCount
() (defined in
venom::common::PluginObjectImpl
)
venom::common::PluginObjectImpl
LookAt
(const vcm::Vec3 &target) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
Move
(const vcm::Vec3 &delta) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
MoveForward
(const float delta) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
MoveRight
(const float delta) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
MoveUp
(const float delta) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
PluginObject
(const PluginType type) (defined in
venom::common::PluginObject
)
venom::common::PluginObject
PluginObjectImpl
() (defined in
venom::common::PluginObjectImpl
)
venom::common::PluginObjectImpl
RAs
() (defined in
venom::common::PluginObjectImpl
)
venom::common::PluginObjectImpl
inline
RAs
() const (defined in
venom::common::PluginObjectImpl
)
venom::common::PluginObjectImpl
inline
RemoveFocusEntity
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
Rotate
(const vcm::Vec3 &rotation) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
RotateAround
(const vcm::Vec3 &target, const vcm::Vec3 &planeNormal, float angle) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
RotatePitch
(float angle) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
RotateRoll
(float angle) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
RotateYaw
(float angle) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetAspectRatio
(float aspectRatio) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetFarPlane
(float farPlane) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetFieldOfView
(float fovY) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetFocusEntity
(vc::Entity entity) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetNearPlane
(float nearPlane) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetPerspective
(float fovY, float aspectRatio, float nearPlane, float farPlane) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetPitch
(float angle) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetPosition
(const vcm::Vec3 &position) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetRawRotation
(const vcm::Vec3 &rotation) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
inline
SetRoll
(float angle) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetRotation
(const vcm::Vec3 &rotation) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
SetYaw
(float angle) (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
~CameraImpl
() (defined in
venom::common::CameraImpl
)
venom::common::CameraImpl
virtual
~GraphicsPluginObject
() override (defined in
venom::common::GraphicsPluginObject
)
venom::common::GraphicsPluginObject
~IPluginObject
()=default (defined in
venom::common::IPluginObject
)
venom::common::IPluginObject
virtual
~PluginObject
() (defined in
venom::common::PluginObject
)
venom::common::PluginObject
virtual
Generated by
1.13.2