sead
Loading...
Searching...
No Matches
sead::PrimitiveRendererBase Member List

This is the complete list of members for sead::PrimitiveRendererBase, including all inherited members.

beginImpl()=0sead::PrimitiveRendererBasepure virtual
drawBoxImpl(const Matrix34f &model_mtx, const Color4f &colorL, const Color4f &colorR)=0sead::PrimitiveRendererBasepure virtual
drawCircle16Impl(const Matrix34f &model_mtx, const Color4f &edge)=0sead::PrimitiveRendererBasepure virtual
drawCircle32Impl(const Matrix34f &model_mtx, const Color4f &edge)=0sead::PrimitiveRendererBasepure virtual
drawCubeImpl(const Matrix34f &model_mtx, const Color4f &c0, const Color4f &c1)=0sead::PrimitiveRendererBasepure virtual
drawCylinder16Impl(const Matrix34f &model_mtx, const Color4f &top, const Color4f &btm)=0sead::PrimitiveRendererBasepure virtual
drawCylinder32Impl(const Matrix34f &model_mtx, const Color4f &top, const Color4f &btm)=0sead::PrimitiveRendererBasepure virtual
drawDisk16Impl(const Matrix34f &model_mtx, const Color4f &center, const Color4f &edge)=0sead::PrimitiveRendererBasepure virtual
drawDisk32Impl(const Matrix34f &model_mtx, const Color4f &center, const Color4f &edge)=0sead::PrimitiveRendererBasepure virtual
drawLineImpl(const Matrix34f &model_mtx, const Color4f &c0, const Color4f &c1)=0sead::PrimitiveRendererBasepure virtual
drawQuadImpl(const Matrix34f &model_mtx, const Color4f &colorL, const Color4f &colorR)=0sead::PrimitiveRendererBasepure virtual
drawQuadImpl(const Matrix34f &model_mtx, const Texture &texture, const Color4f &colorL, const Color4f &colorR, const Vector2f &uv_src, const Vector2f &uv_size)=0sead::PrimitiveRendererBasepure virtual
drawSphere4x8Impl(const Matrix34f &model_mtx, const Color4f &north, const Color4f &south)=0sead::PrimitiveRendererBasepure virtual
drawSphere8x16Impl(const Matrix34f &model_mtx, const Color4f &north, const Color4f &south)=0sead::PrimitiveRendererBasepure virtual
drawWireCubeImpl(const Matrix34f &model_mtx, const Color4f &c0, const Color4f &c1)=0sead::PrimitiveRendererBasepure virtual
endImpl()=0sead::PrimitiveRendererBasepure virtual
prepareFromBinaryImpl(Heap *heap, const void *bin_data, u32 bin_size)=0sead::PrimitiveRendererBasepure virtual
prepareImpl(Heap *heap, const SafeString &path)=0sead::PrimitiveRendererBasepure virtual
setCameraImpl(const Camera &camera)=0sead::PrimitiveRendererBasepure virtual
setProjectionImpl(const Projection &projection)=0sead::PrimitiveRendererBasepure virtual